HPE 9000 and HPE e3000 Servers
1755018 Members
3178 Online
108828 Solutions
New Discussion юеВ

Determining amount of RAM

 
SOLVED
Go to solution
Jim VanMeter
Occasional Contributor

Determining amount of RAM

System admnistrator not available and I need to know the amount of physical memory, RAM, on one of our HP's (9000/735) running HP-UX 11.0. I know I can find out if I reboot and watch the screen (not practical at this time), but is there a command which will give me the information?

Thank you in advance.
2 REPLIES 2
Rita C Workman
Honored Contributor
Solution

Re: Determining amount of RAM

Have you tried command dmesg or /usr/sbin/dmesg

Or if you have glance..you could check it there.
Or if you have access to SAM you can check it there under System Properties.

Just a couple quick thoughts,
/rcw
John Clementi_1
Occasional Advisor

Re: Determining amount of RAM

Use the "top" command at the prompt, you will need a "CNTRL c" to exit

example
prompt$top
System: m44paabc Thu Mar 22 11:51:01 2001
Load averages: 0.20, 0.17, 0.14
118 processes: 117 sleeping, 1 running
Cpu states:
LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS
0.20 61.4% 0.0% 22.7% 15.9% 0.0% 0.0% 0.0% 0.0%

Memory: 81008K (38624K) real, 117208K (61624K) virtual, 1968K free
Great questions...really stir my brain cells