From 49acdaf48376605f14843b07fac9da6c3a2acd3d Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Nov 15 2008 06:09:06 +0000 Subject: added unbound munin plugin --- diff --git a/unbound.munin b/unbound.munin new file mode 100644 index 0000000..e3303fa --- /dev/null +++ b/unbound.munin @@ -0,0 +1,11 @@ +# +# For this plugin to work, unbound.conf needs to have: +# remote-control: control-enable: yes +# +[unbound*] +user root +env.statefile /var/lib/unbound/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