Add link to docs for configuring the openldap monitoring backend

(cherry picked from commit 37757b7782)
This commit is contained in:
Daniel Nelson 2018-01-04 15:34:55 -08:00
parent cc478f035e
commit 45b7db7de1
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ This plugin gathers metrics from OpenLDAP's cn=Monitor backend.
### Configuration:
To use this plugin you must enable the [monitoring](https://www.openldap.org/devel/admin/monitoringslapd.html) backend.
```toml
[[inputs.openldap]]
host = "localhost"