- Removed FreeBSD 10 check for libevent, because of upstream fixes (as stated in changelog) - Converted files/patch-Makefile.in to sed patch, which is position independent PR: 195674 Submitted by: lightside@gmx.com
10 lines
354 B
Text
10 lines
354 B
Text
Munin support requires additional configuration in the plugin config file:
|
|
%%PREFIX%%/etc/munin/plugin-conf.d/plugins.conf
|
|
|
|
[unbound*]
|
|
user root
|
|
env.statefile %%PREFIX%%/var/munin/plugin-state/unbound-state
|
|
env.unbound_conf %%PREFIX%%/etc/unbound/unbound.conf
|
|
env.unbound_control %%PREFIX%%/sbin/unbound-control
|
|
env.spoof_warn 1000
|
|
env.spoof_crit 100000
|