proxy05 is not defined.
This commit is contained in:
parent
8c43ea040b
commit
ae38dd3b97
1 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
|
||||
host_name proxy01,proxy02,proxy03,proxy04,proxy06,proxy07,proxy08,proxy09,proxy10
|
||||
service_description Check for existence fedmsg-gateway proc
|
||||
check_command check_by_nrpe!check_fedmsg_gateway_proc
|
||||
use defaulttemplate
|
||||
|
@ -292,7 +292,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
|
||||
host_name proxy01,proxy02,proxy03,proxy04,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
|
||||
|
@ -385,7 +385,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
|
||||
host_name proxy01,proxy02,proxy03,proxy04,proxy06,proxy07,proxy08,proxy09,proxy10
|
||||
service_description Check fedmsg-gateway consumers exceptions
|
||||
check_command check_by_nrpe!check_fedmsg_cexceptions_busgateway_gateway
|
||||
use defaulttemplate
|
||||
|
@ -478,7 +478,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
host_name proxy01,proxy02,proxy03,proxy04,proxy05,proxy06,proxy07,proxy08,proxy09,proxy10
|
||||
host_name proxy01,proxy02,proxy03,proxy04,proxy06,proxy07,proxy08,proxy09,proxy10
|
||||
service_description Check fedmsg-gateway consumers backlog
|
||||
check_command check_by_nrpe!check_fedmsg_cbacklog_busgateway_gateway
|
||||
use defaulttemplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue