nv-l

Re: How to get a list of files that are in use? -Reply

1998-06-05 11:19:04
Subject: Re: How to get a list of files that are in use? -Reply
From: Hal Dorsman <DORSMANH AT SPH.HBOCVAN DOT COM>
To: nv-l AT lists.tivoli DOT com
Date: Fri, 5 Jun 1998 09:19:04 -0600
Go to aixpdslib.seas.ucla.edu and get lsof (list open files).  While you are
there also get monitor which will give you top 10 usage stats, including
memory usage, cpu cycles, etc.  Both are public domain, and very FREE !

Hal

>>> Ken Karasek <KGKARASE AT HEWITT DOT COM> 06/05/98 08:29am >>>
Do you have Performance Toolbox for AIX available? This is one of the
best
performance monitoring tools I have seen. Very configurable. Will monitor
CPU, files, file systems, kernal activity, syscalls, any process running!

A worthwhile investment. If you have multiple AIX platforms, you can
load
the PTX agent and monitor systems remotely.




From: Maciej.Podoski AT THEMUTUALGROUP DOT COM on 06/04/98 11:53 AM
AST


Please respond to NV-L AT UCSBVM.UCSB DOT EDU

To:   NV-L AT UCSBVM.UCSB DOT EDU
cc:
Client:
Subject:  How to get a list of files that are in use?




I've got a problem with some memory leaks on our NetView box, I think
they're somehow related to the GUI as they don't occur when the GUI is
down.  I've also noticed that the memory allocated to files sometimes
jumps
by 60% or so after having been stable
for a day and am curious if there is an AIX command which will tell me
what
files are open and how much memory is allocated to each?  Is there such
a
thing?  I'm running AIX 4.1.5
Thanx