0ddc5a48dd
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/unbound#9bf72f2b9791186ed8cf9807178e945819d4f589
12 lines
306 B
Plaintext
12 lines
306 B
Plaintext
#
|
|
# 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
|