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 do you break the root password?
How can a user access a dos-format disk in solaris?
Explain the types of installations in solaris
How can a user increase the number of pseudo-ttys? what is their use?
How can searches be refined?
Explain the difference between swap -l & swap -s?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
What is difference between swap -l & swap -s?
How does a solaris cluster work?
How to solve the system hang issue.
What are the ways in which replication agreements between directory structures be arranged?
How to view shared memory statistics?
Explain the difference between pid and ppid with example.
How can threads be created in a solaris environment?
What causes the rpc.ttdbserverd process to be cpu bound?