How to get top output in Solaris machine

Viewed 97794

Looking for a very simple thing to do in Solaris.

I have a solaris box which has lot of zones ( so not only the host box, also the total available including zones ), i would want to see

  • What is the total memory available, used and free.
  • What is the total swap available, used, and free.

Am a linux guy, top gives me everything in Linux. What is the command to do it in Solaris.

Note: I cannot install any commands, so please tell me with the basic available commands that ship with OS installation.

4 Answers
Related