lets not spam my phone

This commit is contained in:
Stephen Smoogen 2017-04-20 20:12:13 +00:00
parent 2521611431
commit c7ceada38b

View file

@ -5,9 +5,9 @@ define contact{
host_notification_period 24x7 host_notification_period 24x7
service_notification_options w,u,c,r service_notification_options w,u,c,r
host_notification_options d,u,r host_notification_options d,u,r
service_notification_commands notify-by-email # service_notification_commands notify-by-email
host_notification_commands host-notify-by-email # host_notification_commands host-notify-by-email
email smooge+notify@gmail.com # email smooge+notify@gmail.com
} }
define contact{ define contact{
@ -17,10 +17,10 @@ define contact{
host_notification_period 24x7 host_notification_period 24x7
service_notification_options w,u,c,r service_notification_options w,u,c,r
host_notification_options d,u,r host_notification_options d,u,r
service_notification_commands notify-by-epager # service_notification_commands notify-by-epager
host_notification_commands host-notify-by-epager # host_notification_commands host-notify-by-epager
email smooge+mobile@gmail.com # email smooge+mobile@gmail.com
pager smooge+mobile@gmail.com # pager smooge+mobile@gmail.com
} }
define contact{ define contact{
@ -30,9 +30,9 @@ define contact{
host_notification_period 16x7 host_notification_period 16x7
service_notification_options w,u,c,r service_notification_options w,u,c,r
host_notification_options d,u,r host_notification_options d,u,r
service_notification_commands notify-by-epager # service_notification_commands notify-by-epager
host_notification_commands host-notify-by-epager # host_notification_commands host-notify-by-epager
email smooge+mobile@gmail.com # email smooge+mobile@gmail.com
pager smooge+mobile@gmail.com # pager smooge+mobile@gmail.com
} }