switch bodhi backend checks to 03 from 01
This commit is contained in:
parent
4f6a15897d
commit
f671f9706d
1 changed files with 4 additions and 4 deletions
|
@ -81,7 +81,7 @@ define service {
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
host_name bodhi-backend01
|
host_name bodhi-backend03
|
||||||
service_description Check for fedmsg-hub proc
|
service_description Check for fedmsg-hub proc
|
||||||
check_command check_by_nrpe!check_fedmsg_masher_proc
|
check_command check_by_nrpe!check_fedmsg_masher_proc
|
||||||
use defaulttemplate
|
use defaulttemplate
|
||||||
|
@ -403,7 +403,7 @@ define service {
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
host_name bodhi-backend01
|
host_name bodhi-backend03
|
||||||
service_description Check fedmsg consumers and producers hub
|
service_description Check fedmsg consumers and producers hub
|
||||||
check_command check_by_nrpe!check_fedmsg_cp_bodhi_backend01_hub
|
check_command check_by_nrpe!check_fedmsg_cp_bodhi_backend01_hub
|
||||||
use defaulttemplate
|
use defaulttemplate
|
||||||
|
@ -535,7 +535,7 @@ define service {
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
host_name bodhi-backend01
|
host_name bodhi-backend03
|
||||||
service_description Check fedmsg-hub consumers exceptions
|
service_description Check fedmsg-hub consumers exceptions
|
||||||
check_command check_by_nrpe!check_fedmsg_cexceptions_bodhi_backend01_hub
|
check_command check_by_nrpe!check_fedmsg_cexceptions_bodhi_backend01_hub
|
||||||
use defaulttemplate
|
use defaulttemplate
|
||||||
|
@ -671,7 +671,7 @@ define service {
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
host_name bodhi-backend01
|
host_name bodhi-backend03
|
||||||
service_description Check fedmsg-hub consumers backlog
|
service_description Check fedmsg-hub consumers backlog
|
||||||
check_command check_by_nrpe!check_fedmsg_cbacklog_bodhi_backend01_hub
|
check_command check_by_nrpe!check_fedmsg_cbacklog_bodhi_backend01_hub
|
||||||
use defaulttemplate
|
use defaulttemplate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue