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 do you check the run level
how to recover a server/system backup?
How will you comment error line in /etc/system file
In solaris while patching why should we break the mirroring?
What is the difference between dsk and rdsk
How to check boot promt version from command prompt
How to boot the solaris system in 64 0r 32 bit kernel
How far VCS supports?
Expalin soft link and hard link
How to grow disk size in SDS
in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?
how to configure samp in solaris 5.10 sparc architecture