Checking the status of replication in an entry-balancing deployment - PingDirectoryProxy - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce

You can use the dsreplication status tool to check the status of an entry-balancing deployment.

In this example, the ou=people,dc=example,dc=com subtree is entry-balanced.

The data is split into two sets, set1 and set2. The servers host1 and host2 are in replication set set1 and servers host3 and host4 are in replication set set2.

To get a status of replication in the entry-balancing deployment, run the dsreplication command.
Note:

By default, all of the sets are displayed. To view only a specific replication set, use the --setName option.

$ bin/dsreplication status --hostname host1.example.com \
  --port 1389 --adminUID admin --adminPassword secret    
Screenshot of the replication status check using dsconfig.