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 configure root mirroring in veritas volume manager
How do you add the disk without reboot the server?
If you have multiple ethernet interfaces, how do you keep it from routing between them?
How many file to modify the host name to be changed without rebooting the system.
I want to know how to Sechudle job using at and crontab so please give the explain with example please do the needful Regards Visva
How can you see the system firewll?
How to stop the VCS
how to recover a server/system backup?
what is mount ? in that what will happen exactly ?
How will check patches installed
After creating swap file update the same to /etc/vfstab what will be the fstype.
What is the difference between init 1 and init s ?