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:
parent
a08c1a9ffb
commit
bbe84b407c
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
#}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue