Skip to content

Instantly share code, notes, and snippets.

@scotthernandez
Created October 16, 2010 15:33
Show Gist options
  • Save scotthernandez/629909 to your computer and use it in GitHub Desktop.
Save scotthernandez/629909 to your computer and use it in GitHub Desktop.
{
"version" : "1.6.3",
"uptime" : 1416076,
"uptimeEstimate" : 1275163,
"localTime" : "Sat Oct 16 2010 08:32:32 GMT-0700 (PDT)",
"globalLock" : {
"totalTime" : 1416076002159,
"lockTime" : 37218463,
"ratio" : 0.000026282814582872248,
"currentQueue" : {
"total" : 0,
"readers" : 0,
"writers" : 0
}
},
"connections" : {
"current" : 2,
"available" : 817
},
"indexCounters" : {
"btree" : {
"accesses" : 557,
"hits" : 556,
"misses" : 1,
"resets" : 0,
"missRatio" : 0.0017953321364452424
}
},
"backgroundFlushing" : {
"flushes" : 23599,
"total_ms" : 127757,
"average_ms" : 5.413661595830332,
"last_ms" : 6,
"last_finished" : "Sat Oct 16 2010 08:32:22 GMT-0700 (PDT)"
},
"cursros" : {
"totalOpen" : 0,
"clientCursors_size" : 0,
"timedOut" : 16
},
"opcounters" : {
"insert" : 6495,
"query" : 12997,
"update" : 480,
"delete" : 15,
"getmore" : 0,
"command" : 6644
},
"asserts" : {
"regular" : 0,
"warning" : 2,
"msg" : 0,
"user" : 9,
"rollovers" : 0
},
@scotthernandez
Copy link
Author

Tue Oct 12 09:54:55 [initandlisten] connection accepted from 127.0.0.1:57957 #16
Tue Oct 12 09:55:04 [conn11] end connection 127.0.0.1:57952
Tue Oct 12 09:55:04 [conn16] end connection 127.0.0.1:57957
Tue Oct 12 09:55:04 [conn8] end connection 127.0.0.1:57948
Tue Oct 12 09:55:04 [conn10] end connection 127.0.0.1:57949
Tue Oct 12 09:55:04 [conn14] end connection 127.0.0.1:57954
Tue Oct 12 09:55:04 [conn9] end connection 127.0.0.1:57950
Tue Oct 12 09:55:04 [conn12] end connection 127.0.0.1:57951
Tue Oct 12 09:55:04 [conn13] end connection 127.0.0.1:57953
Tue Oct 12 09:55:04 [conn15] end connection 127.0.0.1:57955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment