Skip to content

Instantly share code, notes, and snippets.

@candlerb
Created January 28, 2021 12:50
Show Gist options
  • Save candlerb/bfaa95684a4ad1449878cfc22b1bc1cc to your computer and use it in GitHub Desktop.
Save candlerb/bfaa95684a4ad1449878cfc22b1bc1cc to your computer and use it in GitHub Desktop.
Example output from `iostat 5 -x`
avg-cpu: %user %nice %system %iowait %steal %idle
2.77 2.56 5.33 0.20 0.00 89.14
Device r/s w/s rkB/s wkB/s rrqm/s wrqm/s %rrqm %wrqm r_await w_await aqu-sz rareq-sz wareq-sz svctm %util
loop0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
loop1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
loop2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
loop3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
loop4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
loop5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
loop6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
loop7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
sda 0.40 51.20 2.40 683.20 0.00 0.60 0.00 1.16 0.00 0.11 0.01 6.00 13.34 0.08 0.40
dm-0 0.40 4.80 2.40 19.20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 6.00 4.00 0.00 0.00
dm-1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
dm-2 0.40 46.60 0.00 664.00 0.00 0.00 0.00 0.00 4.00 0.09 0.01 0.00 14.25 0.09 0.40
zd0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment