Explain the more details of vmstat output?
Answers were Sorted based on User's Feedback
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 |
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 |
How can a user login to solaris? What is the login shell?
How to make ip address persistent across reboots?
Explain the types of installations in solaris
What is the cmd used to print default values get by user? Useradd –D
what is coredump & crashdump.what's the difference between these two.
2 Answers Abasca Resources, Ashtech, Cognizant, HP,
difference between ps -ef and prstat
Difference between resource pool and project in containers
What are the kinds of servers do u have? What is environment? Is it heterogeneous (mix of linux, solaris, other UNIX)?
What type of job tickets do u handle?
3 Answers Infotech, Satyam, Wipro,
How do you update OBP firmware?
How to reset root password if root password is gone?
How can a user increase the number of pseudo-ttys?