How to check CPU Utilization

Hi All,

I want to check the CPU Utilization for my SCO UNIX machine. Please suggest some commands to do that.

Thanks,
Am

Got the answer. The command is "sar"

you can use �sar -u 1 20", or "mpstat " if you had installed SMP packages.