tool for monitoring CPU activity

hi allis there any tool beside "top" that can monitor CPU activity in mi-range servers as SUNFIRE 4800 ?Because i need time slot to know the peak time of the CPU and its activity in real timeP.S : i have Solaris 8 and Solaris 9RegardsTimely
[282 byte] By [timely] at [2007-11-26 7:55:52]
# 1
Maybe "sar" can do what you want.
hspaans at 2007-7-6 20:20:23 > top of Java-index,General,Reporting...
# 2
Have you looked at prstat or mpstat?prstat will tell you which process is running on which CPU, what %age of cycles it's taking, etc in realtime.
implicate_order at 2007-7-6 20:20:23 > top of Java-index,General,Reporting...