Skip to content

Instantly share code, notes, and snippets.

@dominikgehl
dominikgehl / iostat
Created September 15, 2011 01:45
mongostat and iostat
Linux 2.6.35-28-virtual (ip-10-122-123-248) 09/14/2011 _x86_64_ (2 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
0.07 0.00 1.09 46.05 1.17 51.62
Device: rrqm/s wrqm/s r/s w/s rMB/s wMB/s avgrq-sz avgqu-sz await svctm %util
xvdap1 0.11 0.33 0.72 0.57 0.01 0.00 27.65 0.01 9.32 3.93 0.51
xvdb 0.01 0.00 0.01 0.00 0.00 0.00 14.12 0.00 0.20 0.20 0.00
xvdpp1 0.20 0.08 182.85 2.40 7.28 0.03 80.90 7.79 42.08 2.71 50.27
xvdpp2 0.21 0.07 182.84 2.38 7.29 0.03 80.94 5.79 31.26 2.37 43.95
@dominikgehl
dominikgehl / non_imap_info.rb
Created November 5, 2012 16:05 — forked from critzjm/non_imap_info.rb
nonImapInfo and msi
"nonImapInfo" : {
"username::ds" : {
folders : {
"Folder_Name" : {
"serverId" : "asdf-1234",
"parentId" : "asdf-5678",
"orig_name" : "Decoded Folder Name",
"exists" : 10
}
},