diff --git a/README.md b/README.md index dd1b6d18ae9595c094a61e90a42429626afc6663..6bec41a272c5209eb0b1ec0c93b9db1dc8dc914d 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,20 @@ [PACKAGE]: ../../raw/master/mkp/unbound-1.2.0-20240421.mkp "unbound-1.2.0-20240421.mkp" -# Title +# unbound -A short description about the plugin +This agent plugin cheks the state of the unbound dns daemon. For more information about unbound see: https://nlnetlabs.nl/projects/unbound/about/ -if there are more than on plugin put it in collapsable sections -<details><summary>check_plugin_1</summary> +**note'': to use this plugin you need to enable the extended statistics in the unbound configuration. +``` +server: + extended-statistics: yes +``` -</details> -<details><summary>check_pluhin_2</summary> +The agent plugin can be distributed via the agent bakery. -</details> +--- +### Acnowlegement + +This plugin is based on the work of Jan-Philipp Litza (PLUTEX) jpl[at]plutex[dor]de. See https://exchange.checkmk.com/p/unbound for more details. --- ### Download @@ -36,55 +41,13 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut --- ### Check Info -The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT with the **_HOW_TO_BUILD_THE_ITEM_** as item - -<details><summary>Montoring states</summary> - -| State | condition | WATO | -| ------ | ------ | ------ | -| WARN | condition 1 | yes | -| CRIT | condition 2 | no | -| WARN/CRIT | condition 3 | no | - -</details> - -<details><summary>Perfdata</summary> - -| Metric | Unit | Perfometer | -| ------ | ------ | ------ | -| METRIC 1 | bit/s | yes | -| METRIC 2 | C | yes | -| METRIC 3 | V | no | - -</details> - ---- -### WATO -<details><summary>Service monitoring rule</summary> - -| Section | Rule name | -| ------ | ------ | -| Networking | NAME_OF_THE_RULE | - -| Option | Defailt value | -| ------ | ------ | -| OPTION 1 | 10/50| -| OPTION 2 | 70/90 | -| OPTION 3 | CHOICE 1 | -| OPTION 4 | disabled | - -</details> +The plugin creates the services +- Unbound Answers +- Unbound Answers +- Unbound Unwanted Replies <details><summary>Discovery rule</summary> - -| Section | Rule name | -| ------ | ------ | -| Discovery of individual services | NAME_OF_THE_RULE | - -| Option | Defailt value | -| ------ | ------ | -| OPTION 1 | disabled | - +There is no discovery rule. </details> <details><summary>HW/SW inventory rules</summary>