tomcz/openldap_exporter

Question : Monitoring Sync replication

pcamelio opened this issue · 6 comments

Hello,
How --replicationObject is supposed to work ?

I made some try to monitor "dc=domain,dc=local" and I have the following error message
WARN[0030] query failed component=scraper error="LDAP Result Code 4 "Size Limit Exceeded": " filter="(objectClass=*)"

I understand the errror, but not the expected syntax

Best regards

tomcz commented

@JGodin-C2C can you help?

Yup @tomcz , sure !
Hello @pcamelio , your syntax seems to be correct.
Could you try this query by hand and try to reproduce the behaviour "by hand" on your installation ?

ldapsearch -x -LLL -H ldap://localhost -s base -b dc=domain,dc=local contextcsn

Note that the base should be the replicated content.

J\x00

This as nothing to do with original request.
Please open a new one.
@tomcz can you "close" this request please ? I guess the original question have been answered.

@tomcz You can close this .

Hi guys
Sorry for the delay.
I haven't tested, but you can close the case.

tomcz commented

Thank you.