"free" under SUNos

In Linux I have "free" to monitor system ram. Under SUNos how can I monitor my ram? vmstat is olnly for virtual memory...

try swap :

e.g.

list status:
swap -l

summary information:
swap -s

thank you very much, but what about system ram?

Have a look at this command 5th column.

vmstat 1