My solaris system has 16GB RAM and swap. /tmp is associated
to swap. We use vmstat command to get used system memory.
We observe that once we fill up /tmp, it reflects in vmstat
command. My intention is only to get overall used memory in
RAM.
1. Can you let me know the if there is a solaris command to
just get used memory in RAM?
2. How is /tmp filling up associated to "free memory" in
vmstat command?
Answers were Sorted based on User's Feedback
Answer / baru
1.#prtconf -v|grep -i mem // in this command shows total
ram size.
2.#prstat //in this command output having RSS field ,this
field shows how much ram space is used .
| Is This Answer Correct ? | 3 Yes | 0 No |
How to add a root dg?
How to find out the shared file system from server and client
How to remove a disk group?
please post few interview questions ? or any url related to solaris
How many file to modify the host name to be changed without rebooting the system.
How will check patches installed
What is uadmin and what does it do?
How to find the VERITAS License?
If NIC card is failed how can troubleshoot it?
My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get used system memory. We observe that once we fill up /tmp, it reflects in vmstat command. My intention is only to get overall used memory in RAM. 1. Can you let me know the if there is a solaris command to just get used memory in RAM? 2. How is /tmp filling up associated to "free memory" in vmstat command?
attributes of FS
What are the daemons in nis server.