Add nagios checks for fedmsg-gateway on the proxies.

This commit is contained in:
Ralph Bean 2015-02-20 17:04:16 +00:00
parent 24cbdba7b3
commit 8c43ea040b

View file

@ -31,6 +31,13 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
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
@ -284,6 +291,13 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
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
@ -370,6 +384,13 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
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
@ -456,6 +477,13 @@ define service {
use defaulttemplate
}
define service {
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
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