Re: AIX equivalent to HP's 'glance' cmd?
From: James Jackson (James.Jackson_at_MAIL.STATE.AR.US)
Date: 07/31/03
- Previous message: James Jackson: "Re: AIX 5.2 L and Oracle 8.1.7 32bits"
- Maybe in reply to: Tim Muller: "AIX equivalent to HP's 'glance' cmd?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Jul 2003 10:17:41 -0500 To: aix-l@Princeton.EDU
An outstanding tool for IBM AIX perf monitoring is nmon. See
http://www-1.ibm.com/servers/esdd/articles/analyze_aix/index.html
Regards,
JJackson
-----Original Message-----
From: Darryl Ousterhout [mailto:D.Ousterhout@LABSAFETY.COM]
Sent: Thursday, July 31, 2003 9:53 AM
To: aix-l@Princeton.EDU
Subject: Re: AIX equivalent to HP's 'glance' cmd?
Monitor is also an option. It creates output similar to Topas. Found at:
Looks like the latest version is only available for 4.3.3.
-Darryl
-----Original Message-----
From: Lawrence Clark [mailto:Larry_Clark@THRUWAY.STATE.NY.US]
Sent: Thursday, July 31, 2003 9:22 AM
To: aix-l@Princeton.EDU
Subject: Re: AIX equivalent to HP's 'glance' cmd?
ps gu |head -n 1; ps gu | egrep -v "CPU|kproc"|sort +2b -3 -n -r | head
-n 10
known as 'topten'
or use topas
>>> aix_sa_706@YAHOO.COM 07/31/03 10:12AM >>>
Is there an AIX command similar to the HP 'glance'
command showing which processes are using the most
CPU? TIA.
=====
Tim Muller
Hamilton Co. Dept. of Job & Family Services
Cincinnati, OH USA
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
- Previous message: James Jackson: "Re: AIX 5.2 L and Oracle 8.1.7 32bits"
- Maybe in reply to: Tim Muller: "AIX equivalent to HP's 'glance' cmd?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]