Skip to content

Instantly share code, notes, and snippets.

@bkimble
Created September 15, 2011 19:41
Show Gist options
  • Save bkimble/1220267 to your computer and use it in GitHub Desktop.
Save bkimble/1220267 to your computer and use it in GitHub Desktop.
{ "_id" : { "$oid" : "4e711ac4d413190fcc0000c2" }, "popularids" : [], "listing_ids" : [], "email_optin" : true, "sms_age_verification" : null, "created_at" : { "$date" : 1316035268000 }, "sms_alert" : false, "updated_at" : { "$date" : 1316035268000 }, "categoryids" : [ 5118494, 5118936, 5118495, 5118487, 5118492, 5118924, 5118993, 5118498, 5118497, 5118521 ], "email_processed" : false, "mobile_number" : null, "email_alert" : true, "last_name" : null, "storeid" : 2395871, "email_age_verification" : true, "remind_time" : null, "sms_optin" : true, "brandids" : [ -2099999884, -2099997271, -2099998575 ], "email" : "[email protected]", "newsletter_signup" : true, "first_name" : null, "remind_timezone" : null, "sms_processed" : false }
@bkimble
Copy link
Author

bkimble commented Sep 15, 2011

Linux 2.6.35.4-rscloud (staging-mongodb2) 09/15/11 x86_64 (4 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
3.05 0.00 1.70 0.03 0.04 95.17
xvdap1 0.00 8.73 0.33 2.03 0.01 0.04 46.76 0.01 5.29 1.59 0.37
xvdap2 0.00 0.00 0.00 0.00 0.00 0.00 51.42 0.00 22.07 19.95 0.00
avg-cpu: %user %nice %system %iowait %steal %idle
14.83 0.00 2.00 0.00 0.15 83.02
xvdap1 0.00 10.00 0.00 2.00 0.00 0.05 48.00 0.00 0.00 0.00 0.00
xvdap2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
avg-cpu: %user %nice %system %iowait %steal %idle
14.08 0.00 1.99 0.00 0.07 83.85
xvdap1 0.00 8.50 0.00 1.50 0.00 0.04 53.33 0.01 10.00 3.33 0.50
xvdap2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
avg-cpu: %user %nice %system %iowait %steal %idle
14.92 0.00 1.99 0.00 0.08 83.01
xvdap1 0.00 7.50 0.00 2.00 0.00 0.04 38.00 0.00 0.00 0.00 0.00
xvdap2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
avg-cpu: %user %nice %system %iowait %steal %idle
14.04 0.00 1.91 0.00 0.14 83.90
xvdap1 0.00 11.50 0.00 3.50 0.00 0.06 34.29 0.00 0.00 0.00 0.00
xvdap2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
avg-cpu: %user %nice %system %iowait %steal %idle
14.30 0.00 2.24 0.00 0.29 83.18
xvdap1 0.00 0.00 0.00 0.50 0.00 0.00 8.00 0.01 10.00 10.00 0.50
xvdap2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
avg-cpu: %user %nice %system %iowait %steal %idle
14.68 0.00 1.83 0.07 0.07 83.35
xvdap1 0.00 5.50 0.00 1.50 0.00 0.03 37.33 0.01 6.67 3.33 0.50
xvdap2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00

@bkimble
Copy link
Author

bkimble commented Sep 15, 2011

staging:PRIMARY> db.serverStatus()
{
"host" : "staging-mongodb2",
"version" : "1.8.2",
"process" : "mongod",
"uptime" : 1002638,
"uptimeEstimate" : 990068,
"localTime" : ISODate("2011-09-15T22:43:31.504Z"),
"globalLock" : {
"totalTime" : 1002638078848,
"lockTime" : 255674627,
"ratio" : 0.00025500191185014854,
"currentQueue" : {
"total" : 0,
"readers" : 0,
"writers" : 0
},
"activeClients" : {
"total" : 7,
"readers" : 7,
"writers" : 0
}
},
"mem" : {
"bits" : 64,
"resident" : 366,
"virtual" : 29821,
"supported" : true,
"mapped" : 14570
},
"connections" : {
"current" : 26,
"available" : 15974
},
"extra_info" : {
"note" : "fields vary by platform",
"heap_usage_bytes" : 53822768,
"page_faults" : 23576
},
"indexCounters" : {
"btree" : {
"accesses" : 12294,
"hits" : 12294,
"misses" : 0,
"resets" : 0,
"missRatio" : 0
}
},
"backgroundFlushing" : {
"flushes" : 16710,
"total_ms" : 90845,
"average_ms" : 5.436564931178935,
"last_ms" : 0,
"last_finished" : ISODate("2011-09-15T22:42:57.080Z")
},
"cursors" : {
"totalOpen" : 1,
"clientCursors_size" : 1,
"timedOut" : 1
},
"network" : {
"bytesIn" : 2271718645,
"bytesOut" : 11893085856,
"numRequests" : 6664418
},
"repl" : {
"setName" : "staging",
"ismaster" : true,
"secondary" : false,
"hosts" : [
"xxx.19:27017",
"xxx.17:27017"
],
"arbiters" : [
"xxx.11:27017"
]
},
"opcounters" : {
"insert" : 278888,
"query" : 4973995,
"update" : 18855,
"delete" : 3941,
"getmore" : 346287,
"command" : 1038078
},
"asserts" : {
"regular" : 2,
"warning" : 141,
"msg" : 0,
"user" : 4824,
"rollovers" : 0
},
"writeBacksQueued" : false,
"dur" : {
"commits" : 0,
"journaledMB" : 0,
"writeToDataFilesMB" : 0,
"commitsInWriteLock" : 0,
"earlyCommits" : 0,
"timeMs" : {
"dt" : 3007,
"prepLogBuffer" : 0,
"writeToJournal" : 0,
"writeToDataFiles" : 0,
"remapPrivateView" : 0
}
},
"ok" : 1
}

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