iostat-应用解析
1、安装: [root@localhost ~]# yum install sysstat Downloading Packages: sysstat-7.0.2-12.el5.i386.rpm 2、iostat命令使用: [root@localhost ~]# iostat Linux 2.6.18-238.el5PAE (localhost.localdomain) 09/23/2013
avg-cpu:%user %nice %system %iowait %steal %idle 8.65 0.00 3.59 31.92 0.00 55.83
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn sda 105.49 2033.41 799.19 2985102 1173242 sda1 0.06 1.42 0.01 2082 18 sda2 57.33 917.49 351.81 1346898 516464 sda3 36.16 732.40 347.57 1075181 510242 sda4 0.00 0.00 0.00 6 0 sda5 5.46 241.78 86.92 354946 127608 sda6 6.25 134.57 12.67 197552 18604 sda7 0.02 0.98 0.00 1440 0 sda8 0.19 4.46 0.21 6549 306 解析: avg-cpu段: %user: 在用户级别运行所使用的CPU的百分比. %nice: nice操作所使用的CPU的百分比. %sys: 在系统级别(kernel)运行所使用CPU的百分比. %iowait: CPU等待硬件I/O时,所占用CPU百分比. %idle: CPU空闲时间的百分比. Device段: tps: 每秒钟发送到的I/O请求数. Blk_read /s: 每秒读取的block数. Blk_wrtn/s: 每秒写入的block数. Blk_read: 读入的block总数. Blk_wrtn: 写入的block总数. 常用参数: -c 只显示cpu使用率 [root@localhost ~]# iostat -c Linux 2.6.18-238.el5PAE (localhost.localdomain) 09/23/2013
avg-cpu:%user %nice %system %iowait %steal %idle 8.99 0.00 3.72 29.44 0.00 57.84
-d 只显示ios使用情况: [root@localhost ~]# iostat -d Linux 2.6.18-238.el5PAE (localhost.localdomain) 09/23/2013
Device: tps Blk_read/s
avg-cpu:
Device:
avg-cpu:
-d 只显示ios使用情况: [root@localhost ~]# iostat -d Linux 2.6.18-238.el5PAE (localhost.localdomain)
Device: