Add link to docs for configuring the openldap monitoring backend

This commit is contained in:
Daniel Nelson 2018-01-04 15:34:55 -08:00
parent e563c97b5e
commit b9fa390881
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"