nagios: Add support for Kerberos KDC service target.

This commit is contained in:
Timo Makinen 2016-06-23 11:37:48 +03:00
parent 71a89cd122
commit 37e36b3aae
4 changed files with 120 additions and 1 deletions

View file

@ -155,6 +155,13 @@ define command{
}
# 'check_kdc' command definition
define command{
command_name check_kdc
command_line $USER1$/check_kdc -H $HOSTADDRESS$ $ARG1$
}
# 'check_ldap' command definition
define command{
command_name check_ldap
@ -273,7 +280,6 @@ define command{
}
################################################################################
#
# SAMPLE PERFORMANCE DATA COMMANDS