The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Check the process before run or not mr_bold UNIX for Dummies Questions & Answers 3 05-23-2007 03:25 AM
Check the process ust UNIX for Dummies Questions & Answers 1 03-01-2006 07:44 AM
check the process ust Shell Programming and Scripting 2 02-02-2006 11:07 AM
Check the process ust UNIX for Advanced & Expert Users 2 09-27-2005 08:16 AM
process check k@ssidy UNIX for Dummies Questions & Answers 13 06-17-2005 12:43 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 03-13-2006
Registered User
 

Join Date: Oct 2005
Location: singapore
Posts: 86
Smile Check process in AIX

Hi there,

Tried using vmstat n iostat as well as sar.

Can anyone tell me if there is anyway where i can check which the name of the process which is taking up alot of cpu resources? I also tried TOPAS.

Thanks for the advise.

Wee
Reply With Quote
Forum Sponsor
  #2  
Old 03-13-2006
Registered User
 

Join Date: Feb 2005
Location: Canada
Posts: 131
Try this:

Code:
UNIX95= ps -e -o pcpu -o ruser -o args|sort -nr|grep -v %CPU|head -10
This will show top ten cpu process or users.
Reply With Quote
  #3  
Old 03-13-2006
Registered User
 

Join Date: Oct 2005
Location: singapore
Posts: 86
Try this:

Code:
UNIX95= ps -e -o pcpu -o ruser -o args|sort -nr|grep -v %CPU|head -10
This will show top ten cpu process or users.[/quote]

Hi there,

Thanks. it works!
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 11:05 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0