Quote:
Originally Posted by aju_kup
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.
