💾 Archived View for ldapguy.smol.pub › 2022-03-04-syncrepl-checker captured on 2023-12-28 at 15:07:18. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

➡️ Next capture (2024-08-18)

-=-=-=-=-=-=-

'syncrepl' Replication Checker for OpenLDAP

Ondrej Kuznick of the OpenLDAP Project (and Symas) wrote a python script to check the replication status of an OpenLDAP cluster. You can find the project at:

https://git.openldap.org/openldap/syncmonitor

There are many older scripts out there. Ondrej decided that the project needed to provide one that can be publicly discussed and maintained.

The project also contains tools for developing more sophisticated replication monitoring.

Enjoy!