红联Linux门户
Linux帮助

Iotop,IO监控工具

发布时间:2011-03-31 16:03:50来源:红联作者:treo
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 requires Python ≥ 2.5 (or Python ≥ 2.4 with the ctypes module) and a Linux kernel ≥ 2.6.20 with the TASK_DELAY_ACCT CONFIG_TASKSTATS, TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS options on.



Iotop:http://guichaz.free.fr/iotop/

Ubuntu系统中运行sudo apt-get install iotop安装
文章评论

共有 4 条评论

  1. tj1521 于 2011-12-10 19:55:37发表:

    虽然不用WINE,但这个要支持

  2. tan0620 于 2011-08-11 15:20:20发表:

    感谢分享

  3. djchina2011 于 2011-06-24 09:30:45发表:

    hao!

  4. mmaj008 于 2011-04-02 15:59:54发表:

    嗯!
    没有用过这些软件。! 下载回来看一下吧!
    学习下!