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 |
What is difference between Hard and Soft mount?
how to install a patch in solaris 10( step by step details)?
How many fields in passwd, shadow and group files
what is differnce between boot -s and boot -S ?
Is it possible to create swap in new harddisk without format
Which file maintain the kernel
What is the difference between dsk and rdsk
What are the types of cluster configuration?
How to Create a snapshot volume
how to search hide files
How will see the kernel version
Which service assign port no dynamically