Fix email/pager for kevin

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-07-23 23:29:48 +00:00
parent ac18a3a165
commit d481730cd0
2 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ define contact{
host_notification_options d,u,r
service_notification_commands notify-by-epager
host_notification_commands host-notify-by-epager
email kevin-urgent@scrye.com
pager kevin-urgent@scrye.com
}
define contact{
@ -31,5 +31,5 @@ define contact{
host_notification_options d,u,r
service_notification_commands notify-by-epager
host_notification_commands host-notify-by-epager
email kevin-urgent@scrye.com
pager kevin-urgent@scrye.com
}

View file

@ -31,7 +31,7 @@ define contact{
host_notification_options d,u,r
service_notification_commands notify-by-epager
host_notification_commands host-notify-by-epager
email kevin-urgent@scrye.com
pager kevin-urgent@scrye.com
}
define contact{
@ -43,5 +43,5 @@ define contact{
host_notification_options d,u,r
service_notification_commands notify-by-epager
host_notification_commands host-notify-by-epager
email kevin-urgent@scrye.com
pager kevin-urgent@scrye.com
}