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

From innovaphone wiki
Jump to navigation Jump to search
Created page with "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. == Status overview == '''Server:''' IP-address and port of the remote LDAP server. '''Full Replication:''' Current state of the replication. There are four states: ''Stop'', ''Starting'', ''Up'', ''Down''. '''remote:''' Displays the state of the replication in poll direction. '''notify:''' Numb..."
 
m Added status local/paged. Added replication type "Incremental". Added overall state "Completed"
Line 5: Line 5:
'''Server:''' IP-address and port of the remote LDAP server.
'''Server:''' IP-address and port of the remote LDAP server.


'''Full Replication:''' Current state of the replication. There are four states: ''Stop'', ''Starting'', ''Up'', ''Down''.
'''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.
'''remote:''' Displays the state of the replication in poll direction.
Line 18: Line 18:


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




Line 25: Line 26:


'''del:''' Number of locally deleted 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.
'''modify:''' Number of locally modified objects.

Revision as of 10:28, 18 March 2025

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.

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