ansible/roles/nagios_server/files/nagios-external/contacts/null.cfg

12 lines
369 B
INI
Raw Permalink Normal View History

2014-04-24 17:53:34 +00:00
define contact{
contact_name null
alias null
service_notification_period 24x7
host_notification_period 24x7
service_notification_options w,u,c,r
host_notification_options d,u,r
service_notification_commands notify-by-email
host_notification_commands host-notify-by-email
email nobody@fedoraproject.org
}