summaryrefslogtreecommitdiffstats
path: root/web/attachments/263302-command.cfg.in-check_ldap.patch
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/263302-command.cfg.in-check_ldap.patch')
-rw-r--r--web/attachments/263302-command.cfg.in-check_ldap.patch15
1 files changed, 15 insertions, 0 deletions
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 @@
1--- nagios-plugins-1.4.11/command.cfg.in.org 2004-12-02 05:48:37.000000000 +0100
2+++ nagios-plugins-1.4.11/command.cfg.in 2008-01-22 16:17:07.000000000 +0100
3@@ -268,8 +268,11 @@
4 # Netware 5 number of current service procs
5 command[check_nwstat_csprocs]=@libexecdir@/check_nwstat -H $HOSTADDRESS$ -v CSPROCS -w $ARG1$ -c $ARG2$
6
7+# Check LDAP and LDAP over SSL
8+command[check_ldap]=@libexecdir@/check_ldap -H $HOSTADDRESS$ -b "dc=Some,dc=Company,dc=com"
9+command[check_ldaps]=@libexecdir@/check_ldaps -H $HOSTADDRESS$ -b "dc=Some,dc=Company,dc=com"
10+
11
12 # Still have to write sample entries for the following:
13 #
14-# check_ldap
15 # check_overcr