nagios: Add jabber service check
This commit is contained in:
parent
9fd6b1e38d
commit
2106fdb0ae
2 changed files with 24 additions and 0 deletions
|
@ -253,6 +253,13 @@ define command{
|
|||
}
|
||||
|
||||
|
||||
# 'check_jabber' command definition
|
||||
define command{
|
||||
command_name check_jabber
|
||||
command_line $USER1$/check_jabber -H $HOSTADDRESS$ $ARG1$
|
||||
}
|
||||
|
||||
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue