From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/263302-command.cfg.in-check_ldap.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 web/attachments/263302-command.cfg.in-check_ldap.patch (limited to 'web/attachments/263302-command.cfg.in-check_ldap.patch') diff --git a/web/attachments/263302-command.cfg.in-check_ldap.patch b/web/attachments/263302-command.cfg.in-check_ldap.patch new file mode 100644 index 0000000..ada86c2 --- /dev/null +++ b/web/attachments/263302-command.cfg.in-check_ldap.patch @@ -0,0 +1,15 @@ +--- 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 -- cgit v1.2.3-74-g34f1