[SunHELP] what best for memory monitor

MUHAMED, Mohd. Khairul sunhelp at sunhelp.org
Mon Aug 27 20:36:11 CDT 2001


Thanks Nick,

Some users are asking for a report on memory utilisation, would the summary
of vmstat reading which I set over certain period(fre column) be sufficient?
Do you think there's any other way? Their main concern is 'how memory is
doing?', and I want give a report which they can understand and relate to.

thanks,
khairul 


-----Original Message-----
From: Nicholas Dronen [mailto:ndronen at frii.com]
Sent: Tuesday, August 28, 2001 1:51 pagi
To: sunhelp at sunhelp.org
Subject: Re: [SunHELP] what best for memory monitor


On Mon, Aug 27, 2001 at 12:01:58PM +0800, MUHAMED, Mohd. Khairul wrote:
> Hi all,
> 
> If I am monitoring memory utilisation what is the simplest and easiest
> command to use? I don't see what I am looking for in vmstat, could I be
> looking at it wrongly?

Generally you want to look at the 'fre' column, which represents
the size of the free list (the number of free "physical" pages in
the virtual memory subsystem).  I believe if you're using Solaris
8 you can take this number at face value.  If you're using Solaris
7 or earlier, you'll have to take into consideration that the free
list in those versions of Solaris includes the file buffer cache,
so 'fre' on a system that's not under-utilized will be consistently
low.

I think there are some more sophisticated tools available from
Sun to monitor memory usage, but it's a good idea to understand
the meaning of vmstat output before hopping off to other tools.

Regards,

Nicholas Dronen
_______________________________________________
SunHELP maillist  -  SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp



More information about the SunHELP mailing list