Use the correct commands for autocloud
This commit is contained in:
parent
cae3e444d1
commit
5dcfd6efab
1 changed files with 3 additions and 3 deletions
|
@ -409,7 +409,7 @@ define service {
|
|||
define service {
|
||||
host_name autocloud-backend01,autocloud-backend02
|
||||
service_description Check fedmsg consumers and producers hub
|
||||
check_command check_by_nrpe!check_fedmsg_cp_autocloud_backend_hub
|
||||
check_command check_by_nrpe!check_fedmsg_cp_autocloud_backend
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
|
@ -523,7 +523,7 @@ define service {
|
|||
define service {
|
||||
host_name autocloud-backend01,autocloud-backend02
|
||||
service_description Check fedmsg-hub consumers exceptions
|
||||
check_command check_by_nrpe!check_fedmsg_cexceptions_autocloud_backend_hub
|
||||
check_command check_by_nrpe!check_fedmsg_cexceptions_autocloud_backend
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
|
@ -637,7 +637,7 @@ define service {
|
|||
define service {
|
||||
host_name autocloud-backend01,autocloud-backend02
|
||||
service_description Check fedmsg-hub consumers backlog
|
||||
check_command check_by_nrpe!check_fedmsg_cbacklog_autocloud_backend_hub
|
||||
check_command check_by_nrpe!check_fedmsg_cbacklog_autocloud_backend
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue