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



My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get ..

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

My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get ..

Answer / sarav

let we know used memory from # prtconf | grep -i mem

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Solaris Commands Interview Questions

What are thing you must ensure to provide security the system

2 Answers  


How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration

1 Answers   IBM,


how to recover a server/system backup?

1 Answers   Wipro,


How to check the communication between 2 nodes?

5 Answers  


What is environmental? How to add environmental variables in run level 3 & how to edit?

1 Answers   Wipro,






Explain /etc/inittab files

2 Answers  


solaris network daemon

6 Answers   HP,


how we can create user in solaris?

6 Answers   Tech Mahindra,


Syntax for useradd commad

4 Answers  


How to check and analyze the logs in /var/adm/messages?

2 Answers  


How to unfreeze the svcgroup, (enable onl. & offl.)

2 Answers  


How will you check the disk performance?

2 Answers   Wipro,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)