Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding process CPU, I/O, memory usage, etc

Status
Not open for further replies.

new2unix

Programmer
Joined
Feb 5, 2001
Messages
143
Location
US
Hi,

There are a number of process contstantly running on our AIX server and I would like to determine the system resources in use by each of these process. Basically, I need to determine which one(s) maybe the heavy system resource or I/O hitter. What would be a good combination of AIX commands to accomplish this type of performance study?

Thanks,

Mike
 
Mike,

The AIX command topas can be used to see what is using system resources. Also, check out this FAQ in the AIX forum for other commands that might help you: faq52-3180.

 
There is a good top-like utility for AIX available here:

ftp://ftp.mesa.nl/pub/monitor/

Cheers - Gavin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top