Unbound DNS Plugin
This plugin monitors a Unbound DNS nameserver.
Dependencies
This plugin requires that you add the following to your /etc/sudoers
file:
agent360 ALL=(ALL) NOPASSWD: /usr/sbin/unbound-control
Configure the plugin
To enable the plugin, edit the /etc/agent360-custom.ini
file and add the following lines:
[unbound]
enabled=yes
Test the plugin
To test this plugin, run the sudo -u agent360 agent360 test unbound
command.
Now you can restart the agent with the service agent360 restart
command.
Updated 6 months ago