mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
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:
@@ -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
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user