More nagios fixes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
63fe73c878
commit
9b7882313f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue