Reference13r3:Services/LDAP/Rep-Status: Difference between revisions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
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''' data is automatically updated in 2 second intervals. In addition, the last ten activity messages of the replication are displayed below. | ||
== Status overview == | == Status overview == | ||
Line 15: | Line 13: | ||
'''modify:''' Number of modified objects. | '''modify:''' Number of modified objects. | ||
'''paged:''' | '''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. | '''no match:''' (AD-Only) Number of objects received and not matching the LDAP filter condition entered under Configuration/LDAP/Replicator. | ||
Line 34: | Line 32: | ||
'''pending:''' Number of locally waiting objects. | '''pending:''' Number of locally waiting objects. | ||
= | =Related Articles= | ||
* [[{{NAMESPACE}}:Concept LDAP Replication]] |
Latest revision as of 13:07, 14 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 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: 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.
modify: Number of locally modified objects.
notify: Number of notifications that have arisen locally.
pending: Number of locally waiting objects.