and we have more hosts

This commit is contained in:
Stephen Smoogen 2017-01-09 00:52:58 +00:00
parent 46b8f4d181
commit 4bee844cbf
5 changed files with 10 additions and 31 deletions

View file

@ -20,14 +20,14 @@ define service {
}
define service {
host_name koji01
hostgroup_name koji
service_description Koji SSL Cert
check_command check_ssl_cert!koji.fedoraproject.org!60
use defaulttemplate
}
define service {
host_name pkgs02
hostgroup_name pkgs
service_description Pkgs SSL Cert
check_command check_ssl_cert!pkgs.fedoraproject.org!60
use defaulttemplate

View file

@ -1,9 +1,9 @@
define service {
hostgroup swap
service_description Swap
check_command check_by_nrpe!check_swap
use criticaltemplate
}
# define service {
# hostgroup swap
# service_description Swap
# check_command check_by_nrpe!check_swap
# use criticaltemplate
# }
#define service {
# hostgroup buildservers

View file

@ -1,8 +0,0 @@
define service {
host_name qa10.qa, qa11.qa, qa12.qa, qa13.qa
service_description Check Testcloud
check_command check_by_nrpe!check_testcloud
max_check_attempts 5
use criticaltemplate
}

View file

@ -6,22 +6,9 @@ define service {
}
define service {
host_name unbound-tummy01
hostgroup_name unboundservers
service_description Unbound 443/tcp
check_command check_unbound_443!8881!www.fedoraproject.org
use defaulttemplate
}
define service {
host_name unbound-ib01
service_description Unbound 443/tcp
check_command check_unbound_443!8882!www.fedoraproject.org
use defaulttemplate
}
define service {
host_name unbound-osuosl01
service_description Unbound 443/tcp
check_command check_unbound_443!8883!www.fedoraproject.org
use defaulttemplate
}

View file

@ -242,7 +242,7 @@ define service {
#}
define service {
host_name paste
hostgroup_name paste
service_description Pastebin webapp on paste
check_command check_website!localhost!/!Archives
use websitetemplate