The RepMgrStats type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoTakeovers |
Number of automatic replication process takeovers.
| |
DroppedConnections |
Existing connections dropped.
| |
DroppedMessages |
Number of messages discarded due to excessive queue length.
| |
ElectionThreads |
Number of currently active election threads
| |
FailedConnections |
Failed new connection attempts.
| |
FailedMessages |
Number of insufficiently acknowledged messages.
| |
GroupStableLogFile |
Earliest log file needed by replication group sites.
| |
IncomingDroppedMessages |
Number of msgs discarded due to incoming queue full.
| |
IncomingQueueBytes |
Incoming queue size: Gytes.
| |
IncomingQueueGBytes |
Incoming queue size: Gigabytes.
| |
MaxElectionThreads |
Election threads for which space is reserved
| |
ParticipantSites |
Number of replication group participant sites.
| |
PollingMethod |
Replication manager polling method.
| |
QueuedMessages |
Number of messages queued for network delay.
| |
TotalSites |
Total number of replication group sites.
| |
ViewSites |
Number of replication group view sites.
| |
WriteOpsForwarded |
Total number of outgoing write operations forwarded by this client.
| |
WriteOpsReceived |
Total number of incoming forwarded write operations received by this master.
|