Nagios: fix the name of the koji wellness command

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-01-16 13:03:25 +01:00 committed by Pierre-Yves Chibon
parent 96662a3ac4
commit 1943a7fc51

View file

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