add check for rsyslogd
This commit is contained in:
parent
5fe015a90a
commit
e785293064
4 changed files with 19 additions and 0 deletions
|
@ -50,3 +50,10 @@ define service {
|
|||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup all
|
||||
service_description Rsyslogd Process
|
||||
check_command check_by_nrpe!check_rsyslogd_proc
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue