diff --git a/roles/nagios_server/files/nagios/contacts/smooge.cfg b/roles/nagios_server/files/nagios/contacts/smooge.cfg index 079502c799..b43e778342 100644 --- a/roles/nagios_server/files/nagios/contacts/smooge.cfg +++ b/roles/nagios_server/files/nagios/contacts/smooge.cfg @@ -7,7 +7,7 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-email host_notification_commands host-notify-by-email - email smooge+notify@gmail.com + email smooge@gmail.com,5052639693@tmomail.net } define contact{ @@ -19,8 +19,8 @@ define contact{ 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 + email smooge@gmail.com,5052639693@tmomail.net + pager 5052639693@tmomail.net } define contact{ @@ -32,7 +32,7 @@ define contact{ 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 + email smooge@gmail.com,5052639693@tmomail.net + pager 5052639693@tmomail.net }