From c7ceada38b46b850469c1559fe66ddffdfddd6db Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Thu, 20 Apr 2017 20:12:13 +0000 Subject: [PATCH] lets not spam my phone --- .../files/nagios/contacts/smooge.cfg | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/roles/nagios_server/files/nagios/contacts/smooge.cfg b/roles/nagios_server/files/nagios/contacts/smooge.cfg index 079502c799..728fe79362 100644 --- a/roles/nagios_server/files/nagios/contacts/smooge.cfg +++ b/roles/nagios_server/files/nagios/contacts/smooge.cfg @@ -5,9 +5,9 @@ define contact{ 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 smooge+notify@gmail.com + # service_notification_commands notify-by-email + # host_notification_commands host-notify-by-email + # email smooge+notify@gmail.com } define contact{ @@ -17,10 +17,10 @@ define contact{ host_notification_period 24x7 service_notification_options w,u,c,r host_notification_options d,u,r - service_notification_commands notify-by-epager - host_notification_commands host-notify-by-epager - email smooge+mobile@gmail.com - pager smooge+mobile@gmail.com + # service_notification_commands notify-by-epager + # host_notification_commands host-notify-by-epager + # email smooge+mobile@gmail.com + # pager smooge+mobile@gmail.com } define contact{ @@ -30,9 +30,9 @@ define contact{ host_notification_period 16x7 service_notification_options w,u,c,r host_notification_options d,u,r - service_notification_commands notify-by-epager - host_notification_commands host-notify-by-epager - email smooge+mobile@gmail.com - pager smooge+mobile@gmail.com + # service_notification_commands notify-by-epager + # host_notification_commands host-notify-by-epager + # email smooge+mobile@gmail.com + # pager smooge+mobile@gmail.com }