Rename check_fedmsg_masher_proc to check_fedmsg_composer_proc and have it check fedmsg-hub-3.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
cf4d418665
commit
2911286a3a
5 changed files with 5 additions and 5 deletions
|
@ -119,14 +119,14 @@ define service {
|
|||
define service {
|
||||
host_name bodhi-backend01.phx2.fedoraproject.org
|
||||
service_description Check for fedmsg-hub proc
|
||||
check_command check_by_nrpe!check_fedmsg_masher_proc
|
||||
check_command check_by_nrpe!check_fedmsg_composer_proc
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name bodhi-backend02.phx2.fedoraproject.org
|
||||
service_description Check for fedmsg-hub proc
|
||||
check_command check_by_nrpe!check_fedmsg_masher_proc
|
||||
check_command check_by_nrpe!check_fedmsg_composer_proc
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue