linux iotop 安装使用教程(显示硬盘IO读写情况)
官方的说明: Linux has always been able to show how much I/O was going on (the bi and bo columns of the vmstat 1 command). Iotop is a Python program with a top like UI used to show of behalf of which process is the I/O going on. It requ...