[root@linux ~]# yum -y install sysstat ← iostatコマンドを含むsysstatパッケージインストール [root@linux ~]# iostat ← CPU使用率表示 Linux 2.6.10-1.741_FC3 (linux.fedorasrv.com) 2005年02月22日 CPU平均: %user %nice %sys %iowait %idle 10.87 8.29 4.17 5.30 71.37 デバイス: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn hda 3.13 24.77 103.40 50337768 210087956 hdb 10.05 60.39 94.98 122697116 192990296 |