mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 04:21:18 +02:00
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
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
|