The following is the distinguished name (DN) for the Remote Replication Server monitor entry.

dn: cn=Remote Repl Server <baseDN> <host name:replPort> <serverID>,cn=monitor

The following table provides a description of the attributes in the cn=Remote Repl Server monitor entry.

Monitor Attribute Description
replication-server: <host name>:<repl port>

Host name and replication port number of the Replication Server.

replication-server-id:<serverID>

Server ID for the Replication Server.

available

Indicates if the remote replication server is available or not. Values: true or false.

sending-paused

Indicates if sending is paused. Values: true or false.

receiving-paused

Indicates if receiving is paused. Values: true or false.

wan-gateway-priority

Specifies the WAN Gateway priority of the remote replication server.

is-wan-gateway

Indicates if the remote replication server is a WAN Gateway. Values: true or false.

wan-gateway-desired

Indicates if the remote replication server is a desired gateway. Values: true or false. This entry together with the is-wan-gateway property indicates the desired state.

is-wan-gateway=false, wan-gateway-desire=false
Indicates another server with a higher gateway priority exists or the gateway priority is set to disabled.
is-wan-gateway=false, wan-gateway-desire=true
Indicates that the remote replication server wants to be a WAN gateway.
is-wan-gateway=true, wan-gateway-desire=false
Indicates that the remote replication server wants to give up its role as a WAN gateway.
is-wan-gateway=false, wan-gateway-desire=true
Indicates the remote replication server wants to remain as a gateway server.

base-dn

base DN

ssl-encryption

Flag to indicate if SSL encryption is in use.

protocol-version

Replication protocol version.

generation-id

Generation ID for this suffix on this remote replication server.

restricted

Indicates that remote replication server is in an entry-balancing deployment.

add-sent

Number of protocol messages with an ldapadd sent to the remote replication server.

add-received

Number of protocol messages with an ldapadd received from the remote replication server.

delete-sent

Number of protocol messages with an ldapdelete sent to the remote replication server.

delete-received

Number of protocol messages with an ldapdelete received from the remote replication server.

done-sent

Number of done messages sent to the remote replication server. A done message indicates an end of online initialization session.

done-received

Number of done messages received from the remote replication server. A done message indicates an end of online initialization session.

entry-sent

Number of entry messages sent to the remote replication server. Entry messages carry replicated data to initialize replicas over the replication protocol.

entry-received

Number of entry messages received from the remote replication server. Entry messages carry replicated data to initialize replicas over the replication protocol.

error-sent

Number of error messages sent to the remote replication server.

error-received

Number of error messages received from the remote replication server.

heartbeat-sent

Number of heartbeat messages sent to the remote replication server.

heartbeat-received

Number of heartbeat messages received from the remote replication server.

initialize-request-sent

Number of initialize-request messages sent to the remote replication server. This message is used during online initialization from one replica to another.

initialize-request-received

Number of initialize-request messages received from the remote replication server. This message is used during online initialization from one replica to another.

initialize-target-sent

Number of initialize-target messages sent to the remote replication server. This message is used before online initialization from one replica to another.

initialize-target-received

Number of initialize-target messages received from the remote replication server. This message is used before online initialization from one replica to another.

modify-sent

Number of protocol messages with an ldapmodify sent to the remote replication server.

modify-received

Number of protocol messages with an ldapmodify received from the remote replication server.

modify-dn-sent

Number of protocol messages with an ldapmodify DN sent to the remote replication server.

modify-dn-received

Number of protocol messages with an ldapmodify DN received from the remote replication server.

monitor-sent

Number of monitor messages sent to the remote replication server. This message is used when communicating with PingDirectory servers running an earlier release.

monitor-received

Number of monitor messages received from the remote replication server. This message is primarily used when communicating with a PingDirectory server running an earlier release.

monitor-request-sent

Number of monitor requests sent to the remote replication server. The receiving server responds with a monitor message that includes server's information about the state of the topology.

monitor-request-received

Number of monitor requests received from the remote replication server. This server responds with a monitor message that includes server's information about the state of the topology.

monitor-v2-sent

Number of monitor messages sent to the remote server.

Note:

This monitor message is only used with PingDirectory server 3.5 or later.

monitor-v2-received

Number of monitor messages received from the remote server.

Note:

This monitor message is only used with PingDirectory 3.5 or later.

pause-sending-updates-sent

Number of pause-sending-updates messages sent to the remote server. The remote server must stop sending update messages to this server when receiving this message.

pause-sending-updates-received

Number of pause-sending-updates messages received from the remote server. This server stops sending update messages to the remote server when it receives this message.

repl-server-start-sent

Number of replication-server-start messages sent to the remote replication server. The Replication Server responds with this message to the replication-server-start message received from remote replication servers.

Note:

The number of messages should never be more than 1.

repl-server-start-received

Number of replication-server-start messages received from the remote replication server.

Note:

The number of messages should never be more than 1.

reset-generation-id-sent

Number of reset generation ID messages received from the remote replication server. This message is sent before and after the data is initialized in the topology.

reset-generation-id-received

Number of reset generation ID messages sent to the remote replication server. This message is sent before and after the data is initialized in the topology.

server-info-sent

Number of replication server information messages sent to the remote replication server. This message tells other replication servers about the replicas directly connected to the sending server. This message is also used to distribute information about the location of replicas.

server-info-received

Number of replication server information messages received from the remote replication server. This message tells other replication servers about the replicas directly connected to the sending server. This message is also used to distribute information about the location of replicas.

set-source-location-sent

Number of set-source-locations messages sent to the remote replication server. This message is used by WAN gateway servers to request update messages from additional locations.

set-source-location-received

Number of set-source-locations messages sent to the remote replication server. This message is used by WAN gateway servers to request update messages from additional locations.

start-sending-updates-sent

Number of start-sending-updates messages sent to the remote replication server. The remote server can only start sending updates to this server after receiving this message.

start-sending-updates-received

Number of start-sending-updates messages received from the remote server. Sending update messages to the remote server may only start after receiving this message.

window-sent

Number of window messages sent to the remote replication server. Window messages are used for cumulative acknowledgment in the replication protocol.

window-received

Number of window messages received from the remote replication server. Window messages are used for cumulative acknowledgment in the replication protocol.

messages-sent

Total number of messages sent.

messages-received

Total number of messages received.

update-sent

Total number of updates sent.

update-received

Total number of updates received.

server-state

Displays the server state of the remote replication server. It displays the last change seen on the remote replication server.

consumed-update-recent-rate

Rate that the connected PingDirectory server is consuming updates sent by this replication server, expressed as the number of updates per second and measured over the last 5 seconds.

consumed-update-peak-rate

Highest rate that the connected PingDirectory server has consumed updates sent by this replication server, measured over a 5 second period from the time the replication server was started.

produced-update-recent-rate

Rate that the connected PingDirectory server has sent updates to this replication server, expressed as the number of updates per second and measured over the last 5 seconds.

produced-update-peak-rate

Highest rate that the connected PingDirectory server has sent updates to this replication server, measured over a 5 second period since the replication server was started.

max-send-window

Maximum number of changes that can be sent to the remote replication server before requiring an ACK.

current-send-window

Number of changes remaining to be sent to the remote replication server before requiring an ACK.

max-rcv-window

Maximum number of changes that can be received from the remote replication server before sending an ACK.

current-rcv-window

Number of changes remaining to be received from the remote replication server before sending an ACK.

degraded

Indicates that the generation ID of the replica does not match the generation ID of the remote replication server. This is a temporary state when loading data into the topology or the replica has not been initialized.

Note:

Normally, the degraded value should be false.