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
README.md 1.63 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
[PACKAGE]: ../../raw/master/mkp/unbound-1.2.0-20240421.mkp "unbound-1.2.0-20240421.mkp"
thl-cmk's avatar
thl-cmk committed
# unbound
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
This agent plugin cheks the state of the unbound dns daemon. For more information about unbound see: https://nlnetlabs.nl/projects/unbound/about/
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
**note'': to use this plugin you need to enable the extended statistics in the unbound configuration.
```
server:
    extended-statistics: yes
```
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
The agent plugin can be distributed via the agent bakery.
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
---
### 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.
thl-cmk's avatar
thl-cmk committed

---
### Download
* [Download latest mkp file][PACKAGE]

**Note**: before you update to a newer version, always check the [CHANGELOG](CHANGELOG). There migth be incompatible changes.
                        
---
### Installation

You can install the package by uploading it to your CheckMK site and as site user run 
```
mkp add PAKAGE_NAME.mkp
mkp enable PAKAGE_NAME VERSION
```

In the Enterprise/Free/Cloud edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)

---
### Want to Contribute?

Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")

---
### Check Info

thl-cmk's avatar
thl-cmk committed
The plugin creates the services
- Unbound Answers
- Unbound Answers
- Unbound Unwanted Replies
thl-cmk's avatar
thl-cmk committed

<details><summary>Discovery rule</summary>
thl-cmk's avatar
thl-cmk committed
There is no discovery rule.
thl-cmk's avatar
thl-cmk committed
</details> 

<details><summary>HW/SW inventory rules</summary>
The inventory plugin is not configurable.
</details> 

---
### Sample Output

Sample output

![sample output](/img/sample.png?raw=true "sample output")