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

11 lines
377 B
INI

define contact{
contact_name codeblock
alias Ricky Elrod
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 codeblock@elrod.me
}