On Thu, Nov 09, 2000 at 12:10:31PM +1100, George Vieira wrote:
> Hi all,
> 
> I know there's NTOP and TOP but is thre an IOTOP if you know what I mean. I
> have some IO access which is alot higher than normal but the CPUs seem to be
> quite normal and I was wondering what it could be...
> 
> I think I found the process doing it but no actual proof. Is there anyway to
> find this?

check out 
iostat vmstat and sar

use them with the process running and without and compar3e the
difference.

Other option is just strace the process and see how often it's calling
any io calls.


-- 
John

The difference between a good man and a bad one is the 
choice of cause - William James


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to