ansible/roles/nagios_server/files/nagios-external/contacts/nigelj.cfg
2014-07-07 17:00:27 +00:00

11 lines
370 B
INI

define contact{
contact_name nigelj
alias Nigel Jones
service_notification_period never
host_notification_period never
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 dev@nigelj.com
}