Add link to docs for configuring the openldap monitoring backend
(cherry picked from commit 37757b7782
)
This commit is contained in:
parent
cc478f035e
commit
45b7db7de1
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue