- To: bbadger@xxxxxxxxxxxxxx
- Subject: Re: [SLUG] Disk tapper on Woody
- From: scott@xxxxxxxxxxxxxxxxxxxxxx
- Date: Tue Dec 10 14:10:10 2002
- Cc: slug@xxxxxxxxxxx
- Sensitivity:
try "lsof"
This will show you all open files, and the processes accessing them.
Regards,
Scott
--
Scott Ragen
Support Manager/IT Administrator
Roadtech Systems
www.roadtechsystems.com.au
PH: +61 2 9807 3516 FAX: +61 2 9808 5294
slug-admin@xxxxxxxxxxx wrote on 10-12-2002 01:47:14 PM:
> Michael Lake wrote:
>
> >Bruce Badger wrote:
> >
> >
> >>...How can I find out what process is accessing the disk? Is there a
cool
> >>monitor out there that I can use to find out?
> >>
> >>
> >
> >... run `ps ax` and `top` and see what there is running.
> >