文章目录 [+]
Linux下几个监控IO占用情况的常用工具
iotop
如果提示-bash: iotop: command not found问题
yum install -y iotop
iostat
如果提示-bash: iostat: command not found
yum install -y sysstat
pidstat