|
ore" : 0,
"command" : 2
},
"repl" : {
"setName" : "wind",
"setVersion" : 3,
"ismaster" : true,
"secondary" : false,
"hosts" : [
"192.168.50.120:27017",
"192.168.50.130:27017",
"192.168.50.110:27017"
],
"primary" : "192.168.50.120:27017",
"me" : "192.168.50.120:27017",
"electionId" : ObjectId("55c06f853aa8bfc653e166f5"),
"rbid" : 1644540276
},
"storageEngine" : {
"name" : "mmapv1"
},
"writeBacksQueued" : false,
"mem" : {
"bits" : 64, #64位系统
"resident" : 118, #占用的物理内存量
"virtual" : 3607, #虚拟内存量
"supported" : true, #是否支持内存扩展
"mapped" : 1424,
"mappedWithJournal" : 2848
},
"metrics" : {
"commands" : {
"_isSelf" : {
"failed" : NumberLong(0),
"total" : NumberLong(7)
},
"availableQueryOptions" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"collStats" : {
"failed" : NumberLong(2),
"total" : NumberLong(3)
},
"copydb" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"count" : {
"failed" : NumberLong(0),
"total" : NumberLong(2)
},
"create" : {
"failed" : NumberLong(0),
"total" : NumberLong(2)
},
"dbStats" : {
"failed" : NumberLong(0),
"total" : NumberLong(2)
},
"explain" : {
"failed" : NumberLong(0),
"total" : NumberLong(2)
},
"getLog" : {
"failed" : NumberLong(0),
"total" : NumberLong(11)
},
"insert" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"isMaster" : {
"failed" : NumberLong(0),
"total" : NumberLong(2)
},
"listCollections" : {
"failed" : NumberLong(0),
"total" : NumberLong(25)
},
"listDatabases" : {
"failed" : NumberLong(0),
"total" : NumberLong(5)
},
"listIndexes" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"profile" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"renameCollection" : {
"failed" : NumberLong(0),
"total" : NumberLong(2)
},
"replSetElect" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"replSetFresh" : {
"failed" : NumberLong(0),
"total" : NumberLong(3)
},
"replSetGetConfig" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"replSetGetStatus" : {
"failed" : NumberLong(0),
"total" : NumberLong(119)
},
"replSetHeartbeat" : {
"failed" : NumberLong(3),
"total" : NumberLong(165912)
},
"replSetUpdatePosition" : {
"failed" : NumberLong(0),
"total" : NumberLong(22)
},
"serverStatus" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"top" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"usersInfo" : {
"failed" : NumberLong(0),
"total" : NumberLong(1)
},
"validate" : {
"failed" : NumberLong(1),
"total" : NumberLong(3)
},
"whatsmyuri" : {
"failed" : NumberLong(0),
"total" : NumberLong(11)
}
},
"cursor" : {
"timedOut" : NumberLong(1),
"open" : {
"noTimeout" : NumberLong(0),
"pinned" : NumberLong(0), |