openldap: add mention in README
authorMarc Fournier <marc.fournier@camptocamp.com>
Wed, 12 Nov 2014 17:05:33 +0000 (18:05 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 12 Nov 2014 17:06:54 +0000 (18:06 +0100)
README

diff --git a/README b/README
index 1956609..90550af 100644 (file)
--- a/README
+++ b/README
@@ -232,6 +232,9 @@ Features
       Read onewire sensors using the owcapu library of the owfs project.
       Please read in collectd.conf(5) why this plugin is experimental.
 
+    - openldap
+      Read monitoring information from OpenLDAP's cn=Monitor subtree.
+
     - openvpn
       RX and TX of each client in openvpn-status.log (status-version 2).
       <http://openvpn.net/index.php/documentation/howto.html>
@@ -650,6 +653,10 @@ Prerequisites
     libjvm” below.
     <http://openjdk.java.net/> (and others)
 
+  * libldap (optional)
+    Used by the `openldap' plugin.
+    <http://www.openldap.org/>
+
   * liblvm2 (optional)
     Used by the `lvm' plugin.
     <ftp://sources.redhat.com/pub/lvm2/>