percentage of memory used used by a process

Posted by benjamin button on Stack Overflow See other posts from Stack Overflow or by benjamin button
Published on 2010-04-27T12:07:08Z Indexed on 2010/04/27 12:23 UTC
Read the original article Hit count: 233

Filed under:
|
|

percentage of memory used used by a process.

normally prstat -J will give the memory of process image and RSS(resident set size) etc. how do i knowlist of processes with percentage of memory is used by a each process.

i am working on solaris unix. addintionally ,what are the regular commands that you use for monitoring processes,performences of processes that might be very useful to all!

© Stack Overflow or respective owner

Related posts about unix

Related posts about Performance