Nagios: fix the name of the koji wellness command
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
96662a3ac4
commit
1943a7fc51
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ define service {
|
||||||
define service {
|
define service {
|
||||||
host_name koji01.phx2.fedoraproject.org
|
host_name koji01.phx2.fedoraproject.org
|
||||||
service_description Check Koji wellness
|
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
|
max_check_attempts 5
|
||||||
use criticaltemplate
|
use criticaltemplate
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue