diff --git a/roles/nagios_server/files/nagios-external/contacts/puiterwijk.cfg b/roles/nagios_server/files/nagios-external/contacts/puiterwijk.cfg index 30e1c02427..4bfe181008 100644 --- a/roles/nagios_server/files/nagios-external/contacts/puiterwijk.cfg +++ b/roles/nagios_server/files/nagios-external/contacts/puiterwijk.cfg @@ -7,7 +7,7 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager - email puiterwijk@redhat.com + email pager@automated.puiterwijk.org } 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 puiterwijk-pager@redhat.com + email pager@automated.puiterwijk.org } define contact{ @@ -31,5 +31,5 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager - email puiterwijk-pager@redhat.com + email emergency@automated.puiterwijk.org } diff --git a/roles/nagios_server/files/nagios/contacts/puiterwijk.cfg b/roles/nagios_server/files/nagios/contacts/puiterwijk.cfg index 30e1c02427..4bfe181008 100644 --- a/roles/nagios_server/files/nagios/contacts/puiterwijk.cfg +++ b/roles/nagios_server/files/nagios/contacts/puiterwijk.cfg @@ -7,7 +7,7 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager - email puiterwijk@redhat.com + email pager@automated.puiterwijk.org } 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 puiterwijk-pager@redhat.com + email pager@automated.puiterwijk.org } define contact{ @@ -31,5 +31,5 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager - email puiterwijk-pager@redhat.com + email emergency@automated.puiterwijk.org }