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 9a815632 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 3f1bb220
No related branches found
No related tags found
No related merge requests found
...@@ -157,18 +157,31 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi ...@@ -157,18 +157,31 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi
</details> </details>
<details><summary>Discovery rule</summary> <details><summary>Special agent rule</summary>
| Section | Rule name | -> Setup -> Agents -> Other integrations
| ------ | ------ |
| Discovery of individual services | NAME_OF_THE_RULE |
| Option | Defailt value | | Section | Rule name |
| ------ | ------ | | ------- | --------- |
| OPTION 1 | disabled | | Hardware | Fritz!Box Smarthome Devices |
| Option | Description | Defailt value |
| ------ | ------------| ------------- |
| Username | no default | Username to logon to the FritzBox |
| Password | no default | Password for the user to log on|
| Port | 443 | The TCP Port used to connect to the Fritz!Box |
| Protocol | HTTPS | The Protocol used to connect to the Fritz!Box |
| Ignore SSL errors | don't ignire errors | Tha agent will ignores SSL errors |
| Add Prefix | don't add prefx | The prefix is used to group all the Smarthome devices from one Fritz!Box in CMK |
| Disable piggyback | use piggyback | If you want to attach all your Smarthome devices directly to your Fritz!Box use this option |
| Add test data | disabled | only for development, will be removed |
</details> </details>
<details><summary>Discovery rule</summary>
There is on discovery rule.
</details>
<details><summary>HW/SW inventory rules</summary> <details><summary>HW/SW inventory rules</summary>
The inventory plugin is not configurable. The inventory plugin is not configurable.
</details> </details>
...@@ -184,3 +197,6 @@ Sample output details ...@@ -184,3 +197,6 @@ Sample output details
![sample output details](/img/sample-details.png?raw=true "sample output details") ![sample output details](/img/sample-details.png?raw=true "sample output details")
Sample inventory
![sampleinventory](/img/sample_inventory.png?raw=true "sample inventory")
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