官方的说明:
LinuxhasalwaysbeenabletoshowhowmuchI/Owasgoingon(thebiandbocolumnsofthevmstat1command).
IotopisaPythonprogramwithatoplikeUIusedtoshowofbehalfofwhichprocessistheI/Ogoingon.ItrequiresPython≥2.7andaLinuxkernel≥2.6.20withtheTASK_DELAY_ACCTCONFIG_TASKSTATS,TASK_IO_ACCOUNTINGandCONFIG_VM_EVENT_COUNTERSoptionson.
iotop安装:
直接yum安装。
yuminstalliotop
在Ubuntu里安装命令是:sudoapt-getinstalliotop
安装好之后在终端输入:iotop就可以了
或者:
gitclonegit://repo.or.cz/iotop.git
iotop使用说明:
可以用左右箭头操作,按r是相反方向,按o是动态切换
用法iotop-参数
–version查看版本信息的
-h,–help查看帮助信息的
-o,–only只显示在划硬盘的程序
-b,–batch批量处理用来记录日志的
-nNUM设定循环几次
-dSEC,–delay=SEC设定显示时间间隔