wiki:iostat

This is an old revision of the document!


IOStat

Apr 2017


IOStat gives information about the disk activity in a Linux environment. Useful information such as disk reads/writes and activity (% busy).

IOStat is a handy tool to ensure that you are not overworking the disks, this is especially useful on products like VSPP where disk usage can be exceeded before any CPU performance issues occur.

To use, from the command line simply enter iostat
<sxh [txt][; options for SyntaxHighlighter]> iostat avg-cpu: %user %nice %system %iowait %steal %idle

        33.60    0.00    0.50    0.02    0.00   65.87

Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn sda 7.36 0.19 1112.01 967702 5556997874 sdb 0.00 0.00 0.00 1496 0 dm-0 139.00 0.19 1112.01 956514 5556997832 dm-1 0.00 0.00 0.00 2400 0 dm-2 0.00 0.00 0.00 2178 24 </sxh>

<sxh [text][; options for SyntaxHighlighter]> </shx>

wiki/iostat.1493359866.txt.gz · Last modified: 2023/03/09 22:35 (external edit)