mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-15 10:52:14 +08:00
Use the correct commands for autocloud
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user