ansible/roles/nagios_server/files/nagios/contacts/sysadmin-qa.cfg

14 lines
512 B
INI
Raw Normal View History

define contact {
contact_name sysadmin-qa
alias Fedora QA SysAdmins
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 sysadmin-qa-members@fedoraproject.org
}