nagios: check sigul bridge proc
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
f552176f95
commit
534fa31934
3 changed files with 20 additions and 0 deletions
|
@ -40,3 +40,12 @@ define service {
|
|||
check_command check_by_nrpe!check_total_procs
|
||||
use retracetemplate
|
||||
}
|
||||
|
||||
|
||||
define service {
|
||||
hostgroup sign_bridge
|
||||
service_description Sigul bridge Process
|
||||
check_command check_by_nrpe!check_sigul_bridge_proc
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue