--- nagios-plugins-1.4.11/command.cfg.in.org 2004-12-02 05:48:37.000000000 +0100 +++ nagios-plugins-1.4.11/command.cfg.in 2008-01-22 16:17:07.000000000 +0100 @@ -268,8 +268,11 @@ # Netware 5 number of current service procs command[check_nwstat_csprocs]=@libexecdir@/check_nwstat -H $HOSTADDRESS$ -v CSPROCS -w $ARG1$ -c $ARG2$ +# Check LDAP and LDAP over SSL +command[check_ldap]=@libexecdir@/check_ldap -H $HOSTADDRESS$ -b "dc=Some,dc=Company,dc=com" +command[check_ldaps]=@libexecdir@/check_ldaps -H $HOSTADDRESS$ -b "dc=Some,dc=Company,dc=com" + # Still have to write sample entries for the following: # -# check_ldap # check_overcr