Drive statistics

Associate
Joined
2 Nov 2005
Posts
931
Location
Leicester
Does Linux have per process disk monitoring like windows does?

On windows I can see how many kilobytes are read/written by a single process.

A text based program does not constitute an answer to this question.
 
Maybe temporary fix but if you come up with a gui.. it should be more user friendly :)
Edit: Found iotop, doesn't show total kilobytes read or written.. only the speed.
 
Last edited:
OK. I couldn't test it since i'm a s winxp machine just now.

I find it hard to believe there isn't something that does this.

What is the name of the windows equivelent?
 
OK. I couldn't test it since i'm a s winxp machine just now.

I find it hard to believe there isn't something that does this.

What is the name of the windows equivelent?


In windows you can monitor IO Read bytes / IO Write bytes and some more IO stats using the process performance object in perfmon.


ikapod
 
Back
Top Bottom