check_mk-plugins
check_mk-plugins copied to clipboard
slapd: syncrepl should work for remote LDAP servers as well
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.