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

16 lines
555 B
INI

define contact{
contact_name ausil
alias Dennis Gilmore
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
#service_notification_commands notify-by-epager
#host_notification_commands host-notify-by-epager
email ausil@fedoraproject.org
#pager 3098682442@tmomail.net
#email 3098682442@tmomail.net
}