added unbound munin plugin
This commit is contained in:
parent
c41f9f1f37
commit
49acdaf483
11
unbound.munin
Normal file
11
unbound.munin
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# For this plugin to work, unbound.conf needs to have:
|
||||
# remote-control: control-enable: yes
|
||||
#
|
||||
[unbound*]
|
||||
user root
|
||||
env.statefile /var/lib/unbound/plugin-state/unbound-state
|
||||
env.unbound_conf /etc/unbound/unbound.conf
|
||||
env.unbound_control /usr/sbin/unbound-control
|
||||
env.spoof_warn 1000
|
||||
env.spoof_crit 100000
|
Loading…
Reference in New Issue
Block a user