Operating System - HP-UX
1752794 Members
5971 Online
108789 Solutions
New Discussion

Physical memory utlization - question on machinfo and swapinfo

 
kota341
Occasional Contributor

Physical memory utlization - question on machinfo and swapinfo

Hi,

 

Can you guys please let me know where i can find the Momory stats in HP UX plat form?

 

When i looked the machinfo file it's giving me olny the allocated pysical memroy.

Memory: 81785 MB (79.87 GB)

 

swapinfo output

 

             Kb      Kb      Kb   PCT  START/      Kb
TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME
dev     83886080       0 83886080    0%       0       -    1  /dev/vg00/lvol2
reserve       - 14691444 -14691444
memory  79659060 19540080 60118980   25%

 

I read an article about it, according to that  memory in swap info O/P is not realted to the physical memory it's stats of pseudo-swap.

I need to know the utlization, free and utlization % of physical mememory (Like sar -r 1 5 in Linux).

 

Thanks,

N

 

 

1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Physical memory utlization - question on machinfo and swapinfo

>swapinfo output

 

You should always use "swapinfo -tam", especially since KB is much to small of a unit.

 

>it's stats of pseudo-swap.

 

Yes.

 

>I need to know the utlization, free and utlization % of physical mememory (Like sar -r 1 5 in Linux).

 

There is vmstat(1).  There is glance.

If you go to Support they may provide kmeminfo.