check_mk-plugins icon indicating copy to clipboard operation
check_mk-plugins copied to clipboard

slapd: syncrepl should work for remote LDAP servers as well

Open robertoschwald opened this issue 6 years ago • 0 comments

Currently, the syncrepl check works only if slapd is available on the host. This isn't always the case, e.g. if using dockerized OpenLDAP server instances.

syncrepl uses ldap bind / query only, so there should be an option to configure it in active checks.

robertoschwald avatar Aug 16 '19 13:08 robertoschwald