Adjust nagios for koji01/02 replacing koji03/04

This commit is contained in:
Kevin Fenzi 2015-01-23 20:51:55 +00:00
parent e53c6a3a49
commit 8988a19fb5
9 changed files with 33 additions and 19 deletions

View file

@ -3,4 +3,4 @@
10.5.126.23 infrastructure.fedoraproject.org
10.5.126.23 puppet.fedoraproject.org puppet infrastructure.fedoraproject.org
10.5.126.52 admin.fedoraproject.org
10.5.125.59 koji.fedoraproject.org koji03 koji03.phx2.fedoraproject.org
10.5.125.63 koji.fedoraproject.org

View file

@ -0,0 +1,7 @@
define host {
host_name koji01
alias koji01.phx2.fedoraproject.org
use defaulttemplate
address koji01.phx2.fedoraproject.org
parents bvirthost08
}

View file

@ -0,0 +1,7 @@
define host {
host_name koji02
alias koji02.phx2.fedoraproject.org
use defaulttemplate
address koji02.phx2.fedoraproject.org
parents bvirthost10
}

View file

@ -1,7 +1,7 @@
define host {
host_name koji03
alias koji03.phx2.fedoraproject.org
use defaulttemplate
address koji03.phx2.fedoraproject.org
parents bvirthost11
}
#define host {
# host_name koji03
# alias koji03.phx2.fedoraproject.org
# use defaulttemplate
# address koji03.phx2.fedoraproject.org
# parents bvirthost11
#}

View file

@ -1,7 +1,7 @@
define host {
host_name koji04
alias koji04.phx2.fedoraproject.org
use defaulttemplate
address koji04.phx2.fedoraproject.org
parents bvirthost07
}
#define host {
# host_name koji04
# alias koji04.phx2.fedoraproject.org
# use defaulttemplate
# address koji04.phx2.fedoraproject.org
# parents bvirthost07
#}

View file

@ -1,5 +1,5 @@
define service {
host_name koji03
host_name koji01
service_description Check Koji
check_command check_koji
max_check_attempts 5

View file

@ -1,5 +1,5 @@
define service {
host_name rawhide-composer, koji03
host_name rawhide-composer, koji01
service_description Check NFS File Locks
check_command check_by_nrpe!check_lock
use criticaltemplate

View file

@ -20,7 +20,7 @@ define service {
}
define service {
host_name koji03
host_name koji01
service_description Koji SSL Cert
check_command check_ssl_cert!koji.fedoraproject.org!60
use defaulttemplate

View file

@ -155,7 +155,7 @@ define service {
}
define service {
host_name koji03
host_name koji01
service_description koji
check_command check_website!koji.fedoraproject.org!/koji/hosts!arm04-builder
use websitetemplate