The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
How can I see the processor usage in Unix??
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
How can I see the processor usage in Unix??
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
01-29-2002
developer
Registered User
Join Date: Dec 2001
Location: UK
Posts: 23
Try to use the top command. It shows you all the processes and what percentage of the cpu they use, in real time. For linux top is built in but I don't know if the command exists for AIX.
Last edited by developer; 01-29-2002 at
08:19 AM
..
developer
View Public Profile
Find all posts by developer