I doubt very much I will be able to build a working box but good first try

This commit is contained in:
Stephen Smoogen 2017-01-05 01:08:09 +00:00
parent 8cf72ff116
commit 15b754ed22
6 changed files with 68 additions and 87 deletions

View file

@ -1,12 +1,12 @@
define service {
host_name autocloud-backend-libvirt2,autocloud-backend-vbox2
hostgroup_name autocloud-backend
service_description Check for autocloud proc
check_command check_by_nrpe!check_autocloud_proc
use defaulttemplate
}
define service {
host_name autocloud-backend-libvirt2,autocloud-backend-vbox2
hostgroup_name autocloud-backend
service_description Check for redis proc
check_command check_by_nrpe!check_redis_proc
use defaulttemplate

View file

@ -1,26 +1,26 @@
define service {
host_name basset01
hostgroup_name basset
service_description mongo process
check_command check_by_nrpe!check_mongo_proc
use defaulttemplate
}
define service {
host_name basset01
hostgroup_name basset
service_description rabbitmq process
check_command check_by_nrpe!check_rabbitmq_proc
use defaulttemplate
}
define service {
host_name basset01
hostgroup_name basset
service_description basset worker processes
check_command check_by_nrpe!check_worker_proc
use defaulttemplate
}
define service {
host_name basset01
hostgroup_name basset
service_description basset processing queue
check_command check_by_nrpe!check_basset_queue
use defaulttemplate

View file

@ -1,5 +1,5 @@
define service {
host_name copr-be
hostgroup_name copr-back
service_description Check Copr backend consecutive build failures
check_command check_by_nrpe!check_copr_backend_failed
use defaulttemplate

View file

@ -5,14 +5,6 @@ define service {
use disktemplate
}
#define service {
# hostgroup buildservers
# service_description Disk Space /
# check_command check_by_nrpe!check_disk_/
# use builderdisktemplate
# retry_check_interval 5
#}
define service {
host_name noc01, proxy01, proxy02, rawhide-composer, db01
service_description Disk Space /boot
@ -48,14 +40,6 @@ define service {
use disktemplate
}
#define service {
# host_name hosted04
# service_description Disk Space /srv
# check_command check_by_nrpe!check_disk_/srv
# use disktemplate
#}
define service {
host_name log01
service_description Disk space /var/log
@ -63,13 +47,6 @@ define service {
use disktemplate
}
#define service {
# host_name nfs01
# service_description Disk space /mnt/koji
# check_command check_by_nrpe!check_disk_/mnt/koji
# use disktemplate
#}
define service {
host_name pkgs02
service_description Check read-only filesystem

View file

@ -10,6 +10,63 @@ define service {
use defaulttemplate
}
define service {
hostgroup_name proxies
service_description Check fedmsg-gateway consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_busgateway_gateway
use defaulttemplate
}
define service {
hostgroup_name proxies
service_description Check for existence fedmsg-gateway proc
check_command check_by_nrpe!check_fedmsg_gateway_proc
use defaulttemplate
}
define service {
hostgroup_name proxies
service_description Check fedmsg consumers and producers gateway
check_command check_by_nrpe!check_fedmsg_cp_busgateway_gateway
use defaulttemplate
}
define service {
hostgroup_name proxies
service_description Check fedmsg-gateway consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_busgateway_gateway
use defaulttemplate
}
define service {
hostgroup_name autocloud-backend
service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_hub_proc
use defaulttemplate
}
define service {
hostgroup_name autocloud-backend
service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_autocloud_backend
use defaulttemplate
}
define service {
hostgroup_name autocloud-backend
service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_autocloud_backend
use defaulttemplate
}
define service {
hostgroup_name autocloud-backend
service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_autocloud_backend
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check for fedmsg-hub proc
@ -31,13 +88,6 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy08,proxy09,proxy10,proxy11,proxy12
service_description Check for existence fedmsg-gateway proc
check_command check_by_nrpe!check_fedmsg_gateway_proc
use defaulttemplate
}
define service {
host_name anitya-frontend01
service_description Check for fedmsg-relay proc
@ -93,12 +143,7 @@ define service {
check_command check_by_nrpe!check_fedmsg_masher_proc
use defaulttemplate
}
define service {
host_name autocloud-backend-libvirt2,autocloud-backend-vbox2
service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_hub_proc
use defaulttemplate
}
define service {
host_name packages03
service_description Check for fedmsg-hub proc
@ -338,13 +383,6 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy06,proxy08,proxy05,proxy09,proxy10,proxy11,proxy12
service_description Check fedmsg consumers and producers gateway
check_command check_by_nrpe!check_fedmsg_cp_busgateway_gateway
use defaulttemplate
}
define service {
host_name anitya-frontend01
service_description Check fedmsg consumers and producers relay
@ -415,12 +453,6 @@ define service {
use defaulttemplate
}
define service {
host_name autocloud-backend-libvirt2,autocloud-backend-vbox2
service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_autocloud_backend
use defaulttemplate
}
define service {
host_name packages03
service_description Check fedmsg consumers and producers hub
@ -463,13 +495,6 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy06,proxy08,proxy05,proxy09,proxy10,proxy11,proxy12
service_description Check fedmsg-gateway consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_busgateway_gateway
use defaulttemplate
}
define service {
host_name anitya-frontend01
service_description Check fedmsg-relay consumers exceptions
@ -547,13 +572,6 @@ define service {
use defaulttemplate
}
define service {
host_name autocloud-backend-libvirt2,autocloud-backend-vbox2
service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_autocloud_backend
use defaulttemplate
}
define service {
host_name packages03
service_description Check fedmsg-hub consumers exceptions
@ -599,13 +617,6 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy06,proxy08,proxy05,proxy09,proxy10,proxy11,proxy12
service_description Check fedmsg-gateway consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_busgateway_gateway
use defaulttemplate
}
define service {
host_name anitya-frontend01
service_description Check fedmsg-relay consumers backlog
@ -683,13 +694,6 @@ define service {
use defaulttemplate
}
define service {
host_name autocloud-backend-libvirt2,autocloud-backend-vbox2
service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_autocloud_backend
use defaulttemplate
}
define service {
host_name packages03
service_description Check fedmsg-hub consumers backlog

View file

@ -1,19 +1,19 @@
define service {
host_name proxy01, proxy02, proxy03, proxy04, proxy06, proxy08, proxy05, proxy09, proxy10, proxy11, proxy12
hostgroup_name proxies
service_description admin.fedoraproject.org SSL Cert
check_command check_ssl_cert!admin.fedoraproject.org!60
use defaulttemplate
}
define service {
host_name proxy01, proxy02, proxy03, proxy04, proxy06, proxy08, proxy05, proxy09, proxy10, proxy11, proxy12
hostgroup_name proxies
service_description fedoraproject.org SSL Cert
check_command check_ssl_cert!fedoraproject.org!60
use defaulttemplate
}
define service {
host_name proxy01, proxy02, proxy03, proxy04, proxy06, proxy08, proxy05, proxy09, proxy10, proxy11, proxy12
hostgroup_name proxies
service_description translate.fedoraproject.org SSL Cert
check_command check_ssl_cert!translate.fedoraproject.org!60
use defaulttemplate