mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
More nagios fixes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
define service {
|
||||
hostgroup_name autocloud-backend
|
||||
hostgroup_name autocloud_backend
|
||||
service_description Check for autocloud proc
|
||||
check_command check_by_nrpe!check_autocloud_proc
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name autocloud-backend
|
||||
hostgroup_name autocloud_backend
|
||||
service_description Check for redis proc
|
||||
check_command check_by_nrpe!check_redis_proc
|
||||
use defaulttemplate
|
||||
|
||||
Reference in New Issue
Block a user