The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-07-2006
0ktalmagik 0ktalmagik is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 26
How to find Total and Free Physical Memory and Logical Memory in SOLARIS 9

Hi,

Im working on Solaris 9 on SPARC-32 bit running on an Ultra-80, and I have to find out the following:-

1. Total Physical Memory in the system(total RAM).
2. Available Physical Memory(i.e. RAM Usage)

3. Total (Logical) Memory in the system
4. Available (Logical) Memory.

I know vmstat is not the answer here.. Please advise what i should look into.

Thanks