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?
Answer Posted / 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 |
Post New Answer View All Answers
How to make SUN server as router in subnetwork?
How can u find a file which is logged in last week?
Which command is used to backup and restore solaris file system?
How to configure email notification in solaris 8? We are using netbackup 5
Where do you get Alarm prompt?
What are the differences between the command line and graphical user interface?
How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?
What does pkgadd command do?
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
what is the difference between solaris8 and solaris9 and solaris10
Write the steps involved in creating and executing a program to implement the “case” command.
If the root disk is failed how can change it?
After first installation of Solaris 10, what and all the Securities We need to set and how ?
How to create core dump and crash dump #coreadm .
please post step by step installation of packages from the EIS cd..