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
How can a user login to another system on his network remotely?
What can be done to protect the system from overflow exploits?
What can be a reason for the solaris system slowing down?
Explain the difference between svm and vxvm?
In solaris 10 root Disk is 98% full what steps to be taken?
How to login to a remote host with solaris secure shell?
Discuss the two modes of the vi editor in solaris.
What are nis daemons?
What kind of issues you get?
how to add Kernel patch in all systems at a time?
Benefits of SMF compared LRC(legacy run control)?
How many run levels are there and what are they?
Explain the types of installations in solaris
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
Tell me how to mount the floppy & cd-rom?