[PACKAGE]: ../../raw/master/mkp/unbound-1.2.0-20240421.mkp "unbound-1.2.0-20240421.mkp"
# unbound
This agent plugin cheks the state of the unbound dns daemon. For more information about unbound see: https://nlnetlabs.nl/projects/unbound/about/
**Note**: to use this plugin you need to enable the extended statistics in the unbound configuration.
```
server:
extended-statistics: yes
```
The agent plugin can be distributed via the agent bakery.
---
### 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 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
The plugin creates the services
- Unbound Answers
- Unbound Answers
- Unbound Unwanted Replies
Discovery rule
There is no discovery rule.
HW/SW inventory rules
The inventory plugin is not configurable.
---
### Sample Output
Sample output
![sample output](/img/sample.png?raw=true "sample output")