Answer Posted / 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 |
Post New Answer View All Answers
In solaris 10 root Disk is 98% full what steps to be taken?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
What is difference between swap -l & swap -s?
How can a user increase the number of pseudo-ttys? what is their use?
What are nfs daemons?
Explain the difference between svm and vxvm?
How can threads be created in a solaris environment? Write an example
What can be a reason for the solaris system slowing down? How can it be rectified?
Explain how to kill a process.
Discuss the two modes of the vi editor in solaris.
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
How can the user in solaris check the status of processes?
How can a user access a dos-format disk in solaris?
What kind of issues you get?
how to add your own run control script in server?