Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Monitoring Disk Usage With Iotop

Jan 20, 2010, 10:33 (0 Talkback[s])
(Other stories by Juliet Kemp)

"If you want to keep an eye on the CPU usage of your processes, you can use top. For disk I/O, the Python program iotop does the same thing, which can be extremely useful if you're experiencing hard disk thrashing.

"iotop is available as a package for Debian and Ubuntu, and it should work out-of-the-box if you're running a standard kernel. If you're installing from source, you'll need Python 2.5 or later and a 2.6.20 or later kernel with the TASK_DELAY_ACCT and TASK_IO_ACCOUNTING options enabled"

Complete Story

Related Stories: