Memory usuage per zone in solaris

Hello all,

How can i find the memory usuage per zone in solaris.

U must login to your login with this command :

zlogin <name-login>

U can read this doc :

http://www.blastwave.org/articles/DMC-0002/index.html

Regards

Bejo:D

# prstat -Z

Lower part of prstat window - column MEMORY

Thanks for the commands and the note,but i would like to know how much ram is allocated per zone and how much is being consumed for a particular zone say zone3.

# prstat -Z shows how much RAM is being consumed by zone...

... in the RSS column.