Reference15r1:Services/LDAP/Rep-Status: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m Added status local/paged. Added replication type "Incremental". Added overall state "Completed"
m simplifying
 
Line 1: Line 1:
The displayed '''replicator status''' data is automatically updated in 2 second intervals. In addition, the last ten activity messages of the replication are displayed below.
The displayed '''replicator status''' updates every few seconds. The last ten activity messages of the replication are displayed below.


== Status overview ==
== Status overview ==

Latest revision as of 11:04, 18 March 2025

The displayed replicator status updates every few seconds. The last ten activity messages of the replication are displayed below.

Status overview

Server: IP-address and port of the remote LDAP server.

Full/Incremental Replication: Current state of the replication. The states are: Stop, Starting, Up, Down, Completed.

remote: Displays the state of the replication in poll direction.

notify: Number of received notifications.

modify: Number of modified objects.

paged: Number of objects received from remote directory server in response to paged-search requests.

no match: (AD-Only) Number of objects received and not matching the LDAP filter condition entered under Configuration/LDAP/Replicator.

discarded: (AD-Only) Number of objects discarded, because there was no suitable MAP found.


local: Displays the state of the replication in push direction.

add: Number of locally added objects.

del: Number of locally deleted objects.

paged: Number of objects received from local flash directory in response to paged-search requests.

modify: Number of locally modified objects.

notify: Number of notifications that have arisen locally.

pending: Number of locally waiting objects.

Related Articles