nagios: enable koji wellness again

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-01-21 17:13:06 +01:00 committed by Pierre-Yves Chibon
parent 66743a28f2
commit f4cf99d890

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
}