Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit 95f2170b authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent ab2284a0
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ This packages is based on the werk by [MaximilianClemens](https://github.com/Max
---
### Packages contents
This package contains the follwing plugins:
<details><summary>This package contains the follwing plugin</summary>
- agent_fritzbox_smarthome.py: the actual agent
- fritzbox_smarthome.py: the base chaeck plugin
......@@ -33,9 +33,13 @@ This package contains the follwing plugins:
- fritzbox_smarthome_thermostat.py: shows the working states of a thermostat (radiator controller)
- inv_fritzbox_smarthome.py: adds the smarthome devices to the CMK HW/SW inventory
</details>
---
### Usage
<details><summary>How to configure the agent</summary>
**Note**: Before using this agent, please make sure that the names of your smart home devices are compatible with CMK.
CMK only allows `.-_a-zA-Z0-9`. If your devices do not follow this pattern, the agent replaces ` ` (space) with `_` and removes all other non-allowed characters from the host names.
......@@ -52,6 +56,8 @@ In all othe editions you can use the Dynamic host management (DCD) to do this jo
Now you are ready to let CMK find your Smarthomne devices.
</details>
```
OMD[build]:~$ ~/local/share/check_mk/agents/special/agent_fritzbox_smarthome --help
usage: agent_fritzbox_smarthome [-h] [--debug] [--ignore_ssl] [--no-piggyback] [--password [PASSWORD]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment