centos-rhel服务器相关 / 未分类 · 2012年3月1日

iostat

##每隔2秒显示一次 sda 设备的扩展统计信息,共输出6次
iostat -x  sda 2 6
root@evandebian:/home/evan# iostat -x sda 2 6
Linux 2.6.32-5-686 (evandebian) 2012年03月01日 _i686_ (4 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
26.05 0.00 4.72 3.21 0.00 66.02
Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await r_await w_await svctm %util
sda 0.56 17.86 14.40 6.49 429.76 97.63 50.50 0.94 44.98 23.80 91.97 5.19 10.85

http://www.orczhou.com/index.php/2010/03/iostat-detail/
http://hi.baidu.com/farmerluo/blog/item/4269b2fbbb3a5f2e4f4aeaaf.html