nagios: disable notify-by-fedora-messaging contact since we removed the script call

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-11-11 15:25:23 -08:00
parent afa44e37e0
commit 293f68d9d7

View File

@@ -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
#}