![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Check space utilization in recursive mode | sureshg_sampat | Shell Programming and Scripting | 1 | 06-02-2008 10:56 AM |
| CPU Utilization | bullz26 | Shell Programming and Scripting | 3 | 02-25-2008 02:24 AM |
| % CPU utilization | karthikosu | UNIX for Dummies Questions & Answers | 1 | 07-28-2006 09:00 AM |
| CPU Utilization | thinakarmani | UNIX for Advanced & Expert Users | 2 | 05-18-2006 08:33 AM |
| CPU Utilization | kimosilk | UNIX for Dummies Questions & Answers | 4 | 06-13-2005 07:44 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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 |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Got the answer. The command is "sar"
|
|
#3
|
|||
|
|||
|
you can use “sar -u 1 20", or "mpstat " if you had installed SMP packages.
|
|||
| Google The UNIX and Linux Forums |