Solaris display Memory Size (RAM size):
prtconf | grep Mem
or
prtconf|grep -i mem
Available page sizes (SWAP) for Solaris:
pagesize -a
Display RAM Size on HP-UX:
dmesg
Display RAM Size on AIX
lsdev -C|grep mem
Now if memory device is mem0, then type
lsattr -El mem0
All linux distro:
freeAlso almost all UNIX system support vmstat command, use vmstat to get more info.
vmstat
Bookmark
Email this
Hits: 1832
Comments (1)

Mohammed Naseeruddin Khan
said:
|
... I want to share my knowledge and gain something from this site, it really helps |
Write comment



