zulip/puppet/zulip_internal/files/nagios3/conf.d/pagerduty_nagios.cfg

12 lines
581 B
INI
Raw Normal View History

define contact {
contact_name pagerduty
alias PagerDuty Pseudo-Contact
service_notification_period 24x7
host_notification_period 24x7
service_notification_options w,u,c,r
host_notification_options d,r
email nagios@humbug.pagerduty.com
service_notification_commands notify-service-by-email
host_notification_commands notify-host-by-email
}