The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 05-14-2008
takendal takendal is offline
Registered User
 

Join Date: May 2008
Posts: 3
Quote:
Originally Posted by aju_kup View Post
Code:
mpstat - for processor
vmstat - for Virtual memory
iostat - for I/O
sar - for processor activities
top - for process wise CPU usage
If you don't have top, you can use prstat -a... About the same type of output, just without all the nice bells and whistles.
Reply With Quote