Marcus Rueckert
fb38fe6a18
merged lots of stuff from the fedora package - added python/munin/shlib/anchor subpackages - currently the package only supports systemd OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=6
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
|