diff --git a/roles/nagios_server/files/nagios/contacts/smooge.cfg b/roles/nagios_server/files/nagios/contacts/smooge.cfg index b43e778342..8980bae07f 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@gmail.com,5052639693@tmomail.net + email smooge+notify@gmail.com } define contact{ @@ -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 smooge@gmail.com,5052639693@tmomail.net + email smooge+notify@gmail.com pager 5052639693@tmomail.net } @@ -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@gmail.com,5052639693@tmomail.net + email smooge+notify@gmail.com pager 5052639693@tmomail.net }