serverStatusSection: {
|
"countStarted" : NumberLong(1),
|
"countSucceeded" : NumberLong(1),
|
"countFailed" : NumberLong(0),
|
"countCanceled" : NumberLong(0),
|
"lastOpEndingChunkImbalance" : NumberLong(0),
|
"active" : {
|
"documentsCopied" : NumberLong(0),
|
"bytesCopied" : NumberLong(0),
|
"countWritesToStashCollections" : NumberLong(0),
|
"countWritesDuringCriticalSection" : NumberLong(0),
|
"countReadsDuringCriticalSection" : NumberLong(0),
|
"oplogEntriesFetched" : NumberLong(0),
|
"oplogEntriesApplied" : NumberLong(0),
|
"insertsApplied" : NumberLong(0),
|
"updatesApplied" : NumberLong(0),
|
"deletesApplied" : NumberLong(0)
|
},
|
"oldestActive" : {
|
"coordinatorAllShardsHighestRemainingOperationTimeEstimatedMillis" : NumberLong(0),
|
"coordinatorAllShardsLowestRemainingOperationTimeEstimatedMillis" : NumberLong(0),
|
"recipientRemainingOperationTimeEstimatedMillis" : NumberLong(0)
|
},
|
"latencies" : {
|
"collectionCloningTotalRemoteBatchRetrievalTimeMillis" : NumberLong(0),
|
"collectionCloningTotalRemoteBatchesRetrieved" : NumberLong(0),
|
"collectionCloningTotalLocalInsertTimeMillis" : NumberLong(0),
|
"collectionCloningTotalLocalInserts" : NumberLong(0),
|
"oplogFetchingTotalRemoteBatchRetrievalTimeMillis" : NumberLong(0),
|
"oplogFetchingTotalRemoteBatchesRetrieved" : NumberLong(0),
|
"oplogFetchingTotalLocalInsertTimeMillis" : NumberLong(0),
|
"oplogFetchingTotalLocalInserts" : NumberLong(0),
|
"oplogApplyingTotalLocalBatchRetrievalTimeMillis" : NumberLong(0),
|
"oplogApplyingTotalLocalBatchesRetrieved" : NumberLong(0),
|
"oplogApplyingTotalLocalBatchApplyTimeMillis" : NumberLong(0),
|
"oplogApplyingTotalLocalBatchesApplied" : NumberLong(0)
|
},
|
"currentInSteps" : {
|
"countInstancesInCoordinatorState1Initializing" : NumberLong(0),
|
"countInstancesInCoordinatorState2PreparingToDonate" : NumberLong(0),
|
"countInstancesInCoordinatorState3Cloning" : NumberLong(0),
|
"countInstancesInCoordinatorState4Applying" : NumberLong(0),
|
"countInstancesInCoordinatorState5BlockingWrites" : NumberLong(0),
|
"countInstancesInCoordinatorState6Aborting" : NumberLong(0),
|
"countInstancesInCoordinatorState7Committing" : NumberLong(-1),
|
"countInstancesInRecipientState1AwaitingFetchTimestamp" : NumberLong(0),
|
"countInstancesInRecipientState2CreatingCollection" : NumberLong(0),
|
"countInstancesInRecipientState3Cloning" : NumberLong(0),
|
"countInstancesInRecipientState4Applying" : NumberLong(0),
|
"countInstancesInRecipientState5Error" : NumberLong(0),
|
"countInstancesInRecipientState6StrictConsistency" : NumberLong(0),
|
"countInstancesInRecipientState7Done" : NumberLong(0),
|
"countInstancesInDonorState1PreparingToDonate" : NumberLong(0),
|
"countInstancesInDonorState2DonatingInitialData" : NumberLong(0),
|
"countInstancesInDonorState3DonatingOplogEntries" : NumberLong(0),
|
"countInstancesInDonorState4PreparingToBlockWrites" : NumberLong(0),
|
"countInstancesInDonorState5Error" : NumberLong(0),
|
"countInstancesInDonorState6BlockingWrites" : NumberLong(0),
|
"countInstancesInDonorState7Done" : NumberLong(0)
|
}
|
}
|