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

Port no for telnet (23) , ssh(22)?

2 Answers   Satyam, Wipro,


How can a user increase the number of pseudo-ttys?

0 Answers  


What are the last 2 columns listed with Vmstat? What is their significance?

1 Answers   Satyam, Wipro,


dif. b/w group and netgroup?

2 Answers   Satyam, Wipro,


How to configure Veritas Kernel? Daemons in Veritas VM?

2 Answers   Satyam, Wipro,






What can be done to protect the system from overflow exploits?

0 Answers  


How to list qued jobs under at? atq

2 Answers   Satyam, Wipro,


What is the cmd used to print default values get by user? Useradd –D

2 Answers   Satyam, Wipro,


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

0 Answers   ABC, HCL,


How can the output be redirected to some other action process in place showing it in the screen?

0 Answers  


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

2 Answers   Satyam, Wipro,


How can searches be refined?

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)