Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created February 25, 2013 04:00
Show Gist options
  • Select an option

  • Save djburdick/5027651 to your computer and use it in GitHub Desktop.

Select an option

Save djburdick/5027651 to your computer and use it in GitHub Desktop.
linux iostat cheatsheet . #linux
iostat
tps: transaction per second
Blk_read/s: blocks read per second
Blk_read: total block read
Blk_wrtn: total blocks written
iotop
#
Use iostat to check for high disk bound load.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment