Topic: Oracle on Unix/Linux >> How to find RAM and Swap area on Linix/Solaris
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Title: How to find RAM and Swap area on Linix/Solaris |
| umakant |
Posted: Mar 17, 2003 10:58:00 PM |
Total Post: 1
Joined: Jan, 2003
|
Hi Guys,
Can you let me know the command to find the RAM and swap area in Linux and Solaris?
Thanks,
Mark.
|
|
|
saurav |
| Posted: Mar 17, 2003 11:07:00 PM | |
|
Total Post: 13
Joined: Jan, 2003
|
Here are command to find RAM and swap on various plateform.
Platform Command
AIX ---> $ /usr/sbin/lsattr -E -l sys0 -a realmem
Linux ---> $ /usr/sbin/dmesg | grep "Physical:"
HP ---> $ grep MemTotal /proc/meminfo
Solaris ---> $ /usr/sbin/prtconf | grep "Memory size"
Tru64 ---> $ /bin/vmstat -P | grep "Total Physical Memory"
Swap Space
To determine the amount of swap space currently configured in your system,
enter one of the commands listed in the following table, depending on your platform:
Platform Command
AIX ---> $ /usr/sbin/lsps -a
HP --->$ /usr/sbin/swapinfo -a
Linux and Tru64 ---> $ /sbin/swapon -s
Solaris ---> $ /usr/sbin/swap -1
Regards,
Vigyan
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 857 |
| Mohammed Taj | 746 |
| positive fanatic | 483 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 387 |
| Vinoth Kumar | 379 |
| Gopu Gopi | 350 |
| Gitesh Trivedi | 322 |
| neeraj sharma | 258 |
| Ramesh Jois | 246 |
|
|