Created
February 25, 2013 04:00
-
-
Save djburdick/5027651 to your computer and use it in GitHub Desktop.
linux iostat cheatsheet . #linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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