]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/munin/templates/default/munin.conf.erb
Avoid noise in munin-limits log
[chef.git] / cookbooks / munin / templates / default / munin.conf.erb
index c560717a035fe80cc751a6da04599d536ef67642..e79342b85627b1988ac682ef1edb9dff4cb9476e 100644 (file)
@@ -15,8 +15,10 @@ graph_strategy cgi
 rrdcached_socket /var/run/rrdcached.sock
 
 # Configure alert targets
-contact.admins.command mail -s "Munin Notification" admins@openstreetmap.org
+contact.admins.command mail -s "Munin Notification for ${var:host}" admins@openstreetmap.org
+contact.admins.always_send invalid
 contact.null.command cat > /dev/null
+contact.null.always_send invalid
 
 # Send alerts to the admins by default
 contacts admins