From: Stephen Gran Date: Fri, 23 Oct 2009 08:48:31 +0000 (+0100) Subject: raff doesn't have enough disk to do the usual daemon log for bind X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=ebc172c3457205748062b714f8f82750940ebf34;p=mirror%2Fdsa-puppet.git raff doesn't have enough disk to do the usual daemon log for bind queries Signed-off-by: Stephen Gran --- diff --git a/modules/munin-node/templates/munin-node.plugin.conf.erb b/modules/munin-node/templates/munin-node.plugin.conf.erb index 0a3f2c9af..179055853 100644 --- a/modules/munin-node/templates/munin-node.plugin.conf.erb +++ b/modules/munin-node/templates/munin-node.plugin.conf.erb @@ -79,7 +79,7 @@ group maillog [bind*] <%= out = case hostname - when "geo1","geo2","geo3" then "group bind + when "geo1","geo2","geo3","raff" then "group bind env.logfile /var/log/bind9/geoip-query.log" else "group adm" end