ansible/roles/nagios_server/files/nagios/contacts/codeblock.cfg

12 lines
377 B
INI
Raw Normal View History

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
}