IOTop: Monitor Program’s Disk Input/Output
January 20th, 2010
Top and especially HTop are really useful tools for monitering system resources. The thing I always found lacking was the amount of disk io (input/output) attributed to a particular process. Recently, I found a pretty cool tool that does just that: . It display disk the amount of reads and writes per second and also swap and io percentage if the CONFIG_TASK_DELAY_ACCT setting is enabled in the kernel.