check_ad_replication

Checks Active Directory replication status via LDAP. Depends only on Python and its ldap3 package.

Checks Active Directory replication to and from a given domain controller using LDAP.

Depends only on Python and its ldap3 package, ensuring wide platform compatibility. On the Active Directory side, a regular user account is enough.

Detected failure states are:

  • A replication attempt (inbound or outbound) is attempted and fails.

  • The last successful inbound replication is older than a specific age.