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

Update README.md

parent 66a1fc0a
No related branches found
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/mkp/unbound-1.2.0-20240421.mkp "unbound-1.2.0-20240421.mkp" [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 **note'': to use this plugin you need to enable the extended statistics in the unbound configuration.
<details><summary>check_plugin_1</summary> ```
server:
extended-statistics: yes
```
</details> The agent plugin can be distributed via the agent bakery.
<details><summary>check_pluhin_2</summary>
</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 ### Download
...@@ -36,55 +41,13 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut ...@@ -36,55 +41,13 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
--- ---
### Check Info ### Check Info
The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT with the **_HOW_TO_BUILD_THE_ITEM_** as item The plugin creates the services
- Unbound Answers
<details><summary>Montoring states</summary> - Unbound Answers
- Unbound Unwanted Replies
| 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>
<details><summary>Discovery rule</summary> <details><summary>Discovery rule</summary>
There is no discovery rule.
| Section | Rule name |
| ------ | ------ |
| Discovery of individual services | NAME_OF_THE_RULE |
| Option | Defailt value |
| ------ | ------ |
| OPTION 1 | disabled |
</details> </details>
<details><summary>HW/SW inventory rules</summary> <details><summary>HW/SW inventory rules</summary>
......
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