nagios: disable koji wellness plugin to see if it causes the load on koji servers

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-01-17 09:39:04 +01:00 committed by Pierre-Yves Chibon
parent a08c1a9ffb
commit bbe84b407c

View file

@ -7,10 +7,10 @@ define service {
}
define service {
host_name koji01.phx2.fedoraproject.org
service_description Check Koji wellness
check_command check_koji_wellness.py!koji.fedoraproject.org!koji
max_check_attempts 5
use criticaltemplate
}
#define service {
# host_name koji01.phx2.fedoraproject.org
# service_description Check Koji wellness
# check_command check_koji_wellness.py!koji.fedoraproject.org!koji
# max_check_attempts 5
# use criticaltemplate
#}