From 1a437e5690af31646eb42e7dd010645f74f60816 Mon Sep 17 00:00:00 2001 From: JP Mens Date: Mon, 24 Sep 2018 21:13:36 +0200 Subject: [PATCH] Clarify monitoring backend provenance (#4739) --- plugins/inputs/openldap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/openldap/README.md b/plugins/inputs/openldap/README.md index 619e845c7..48f29cb60 100644 --- a/plugins/inputs/openldap/README.md +++ b/plugins/inputs/openldap/README.md @@ -4,7 +4,7 @@ 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. +To use this plugin you must enable the [slapd monitoring](https://www.openldap.org/devel/admin/monitoringslapd.html) backend. ```toml [[inputs.openldap]]