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

11 lines
413 B
INI

define contact{
contact_name jcollie
alias Jeffrey Ollie
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 jeff@ocjtech.us
}