and we broke it so we bought it

This commit is contained in:
Stephen Smoogen 2017-04-20 21:15:21 +00:00
parent c7ceada38b
commit b12ffb651b

View file

@ -1,38 +1,38 @@
define contact{ # define contact{
contact_name smooge # contact_name smooge
alias Stephen Smoogen # alias Stephen Smoogen
service_notification_period 24x7 # service_notification_period 24x7
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{
contact_name smooge-emergency # contact_name smooge-emergency
alias Stephen Smoogen # alias Stephen Smoogen
service_notification_period 24x7 # service_notification_period 24x7
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{
contact_name smoogep # contact_name smoogep
alias Stephen Smoogen # alias Stephen Smoogen
service_notification_period 16x7 # service_notification_period 16x7
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
} # }