The status tool displays the following information for PingDataSync.

PingDataSync status information
Status section Description
Sync Topology Displays information about the connected Sync topology and any standby PingDataSync instances.
Summary for Sync Pipe Displays the health status for each Sync Pipe configured on the topology. Status for each Sync Pipe includes the following:
  • Started – Indicates whether the Sync Pipe has started.
  • Current Ops Per Second – Lists the current throughput rate in operations per second.
  • Percent Busy – Lists the number of current operations currently divided by the number of worker threads.
  • Changes Detected – Lists the total number of changes detected.
  • Ops Completed Total – Lists the total number of changes detected and completed.
  • Num Ops In Flight – Lists the number of operations that are in flight.
  • Num Ops In Queue – Lists the number of operations that are on the input queue waiting to be synchronized.
  • Source Unretrieved Changes – Lists how many outstanding changes are still in the source change log that have not yet been retrieved by PingDataSync. If this is greater than zero, it indicates a backlog, because the internal queue is too full to include these changes.
  • Failed Op Attempts – Lists the number of failed operation attempts.
  • Poll For Source Changes Count – Lists the number of times that the source has been polled for changes.
Operations completed for the Sync Pipe Displays the completed operation statistics for the sync pipe, including the following:
  • Success – Lists the number of changes that completed successfully.
  • Out Of Scope – Lists the number of changes that were included in the Sync Pipe, but were dropped because they did not match criteria in a Sync Class.
  • Op Type Not Synced – Lists the number of changes that completed because the operation type is not synchronized.
  • No Change Needed – Lists the number of changes that completed because no change was needed.
  • Entry Already Exists – Lists the number of changes that completed unsuccessfully because the entry already existed for a Create operation.
  • No Match Found – Lists the number of changes that completed unsuccessfully because no match for an operation (such as Modify) was found.
  • Multiple Matches Found – Lists the number of changes that completed unsuccessfully because multiple matches for a source entry were found at the destination.
  • Failed During Mapping – Lists the number of changes that completed unsuccessfully because there was a failure during attribute or distinguished name (DN) mapping.
  • Failed At Resource – Lists the number of changes that completed unsuccessfully because they failed at the source.
  • Unexpected Exception – Lists the number of changes that completed unsuccessfully because there was an unexpected exception during processing.
  • Total – Lists the number of operations completed.
Sync Pipe source stats Displays the source statistics for the external server, including the following:
  • Is Connected – Indicates whether the Sync Source is connected or not.
  • Connected Server – Indicates the host name and port number of the connected server.
  • Successful Connect Attempts – Indicates the number of successful connection attempts.
  • Failed Connect Attempts – Indicates the number of failed connection attempts.
  • Forced Disconnects – Indicates the number of forced disconnects.
  • Root DSE Polls – Indicates the number of polling attempts of the root DSE.
  • Unretrieved Changes – Indicates the number of unretrieved changes.
  • Entries Fetched – Indicates the number of entries fetched from the source.
  • Failed To Decode Changelog Entry – Indicates the operations that failed to decode changelog entries.
  • Ops Excluded By Modifiers Name – Indicates the number of operations excluded by modifier’s name.
  • Num Backtrack Batches Retrieved – Indicates the number of backtrack batches retrieved.
Sync Pipe destination stats Displays the destination statistics for the external server, including the following:
  • Is Connected – Indicates whether the Sync Source is connected or not.
  • Connected Server – Indicates the connection URL of the connected server.
  • Successful Connect Attempts – Indicates the number of successful connection attempts.
  • Failed Connect Attempts – Indicates the number of failed connection attempts.
  • Forced Disconnects – Indicates the number of forced disconnects.
  • Entries Fetched – Indicates the number of entries fetched.
  • Entries Created – Indicates the number of entries created.
  • Entries Modified – Indicates the number of entries modified.
  • Entries Deleted – Indicates the number of entries deleted.