You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
306 B
12 lines
306 B
7 years ago
|
#
|
||
|
# For this plugin to work, unbound.conf needs to have:
|
||
|
# remote-control: control-enable: yes
|
||
|
#
|
||
|
[unbound*]
|
||
|
user root
|
||
|
env.statefile /var/lib/munin/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
|