diff --git a/roles/nagios_server/files/nagios/contacts/fedora-messaging.cfg b/roles/nagios_server/files/nagios/contacts/fedora-messaging.cfg index 9c50b07fa2..7b1c77e0c7 100644 --- a/roles/nagios_server/files/nagios/contacts/fedora-messaging.cfg +++ b/roles/nagios_server/files/nagios/contacts/fedora-messaging.cfg @@ -1,10 +1,10 @@ -define contact{ - contact_name fedora-messaging - alias FMBUS - service_notification_period 24x7 - host_notification_period 24x7 - service_notification_options w,u,c,r - host_notification_options d,u,r - service_notification_commands notify-by-fedora-messaging - host_notification_commands host-notify-by-fedora-messaging -} +#define contact{ +# contact_name fedora-messaging +# alias FMBUS +# service_notification_period 24x7 +# host_notification_period 24x7 +# service_notification_options w,u,c,r +# host_notification_options d,u,r +# service_notification_commands notify-by-fedora-messaging +# host_notification_commands host-notify-by-fedora-messaging +#}