Explain the more details of vmstat output?

Answers were Sorted based on User's Feedback



Explain the more details of vmstat output?..

Answer / uday

vmstat is tool used to check current memory utilisation
status.
it reports memory statistics of process,virtual memory,
disk,trap,and CPU activity.
Basic synctax is
vmstat <options> interval count
option include
paging -p , cache -c ,.interrupt -i
if no option specified then it will show info. about
process , memory , paging , disk ,interrupts & cpu
interval- is time between 2 successive output. it will
show / produce next ouput after specified time.
count- indicate how much ouput you want to see.

Is This Answer Correct ?    23 Yes 0 No

Explain the more details of vmstat output?..

Answer / nikil

bash-3.00# vmstat
kthr memory page disk
faults cpu
r b w swap free re mf pi po fr de sr m0 1/ 1/ 1/
in sy cs us sy id
0 0 0 43654024 12969360 5132 6935 7834 7 7 0 0 0 65 2 56
6090 55573 7259 40
12
49

in the above output u need to check the sr field if
sr>200% means out of swap space.you need to increase the
swap space.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris General Interview Questions

What are the comman user problems?

2 Answers   Satyam, Wipro,


command used to synchronize changes done in /etc/passwd to /etc/shadow file?

5 Answers   Satyam, Wipro,


How to make ip address persistent across reboots?

1 Answers   Satyam, Wipro,


Jumpstart?

2 Answers   Satyam, Wipro,


how would we know a file system exists on a slice when it is unmounted from its mount point. please anyone help me out.

6 Answers  






Explain crashdumps & core files?

3 Answers   Satyam, Wipro,


What are the monitoring tools do use ?

3 Answers   Reddy Labs, Satyam, Wipro,


How do you view shared memory statistics?

3 Answers   IBM,


I have 20 GB free space in my file system but my inode size full. how will i increase or how will i fix this issue.

2 Answers  


In solaris 10 root Disk is 98% full what steps to be taken?

0 Answers   ABC, HCL,


How to check whether a particular port is open or not?

2 Answers   Satyam, Wipro,


What is difference between swap -l & swap -s?

0 Answers  


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)