If always_send isn't set for a contact you get hundreds of perl
warnings, so set it to something invalid that will be ignored.
# Configure alert targets
contact.admins.command mail -s "Munin Notification for ${var:host}" admins@openstreetmap.org
# Configure alert targets
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.command cat > /dev/null
+contact.null.always_send invalid
# Send alerts to the admins by default
contacts admins
# Send alerts to the admins by default
contacts admins