Kbase P117571: How to determine the physical memory on a UNIX system?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  29/03/2011 |
|
Status: Verified
GOAL:
How to determine the physical memory on a UNIX system?
GOAL:
How much physical memory is installed.
FACT(s) (Environment):
UNIX
Progress/OpenEdge Product Family
FIX:
On Solaris run the command prtconf and refer to the line starting "Memory size"
On AIX run the command lsattr -El sys0 and refer to the line starting with "realmem"
On HP-UX run the command dmesg and refer to the line starting with ? Physical:?
On Compaq Tru64 run the command vmstat -P and refer to the line starting with "Total Physical Memory"