Re: AIX equivalent to HP's 'glance' cmd?
From: ARPON Martin TECSIS (marpon_at_TECSIS.COM)
Date: 07/31/03
- Previous message: Taylor, David: "Re: AIX equivalent to HP's 'glance' cmd?"
- Maybe in reply to: Tim Muller: "AIX equivalent to HP's 'glance' cmd?"
- Next in thread: Darryl Ousterhout: "Re: AIX equivalent to HP's 'glance' cmd?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Jul 2003 11:39:05 -0300 To: aix-l@Princeton.EDU
Just as a side note, you can buy glance and glance plus pak for AIX. I 'm
testing it myself and works pretty the same as on hp-ux (you can even
connect to the same PerfView server).
Regards,
Martín
-----Original Message-----
From: PUB: Lawrence Clark [mailto:Larry_Clark@THRUWAY.STATE.NY.US]
Sent: Thursday, July 31, 2003 11: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: Taylor, David: "Re: AIX equivalent to HP's 'glance' cmd?"
- Maybe in reply to: Tim Muller: "AIX equivalent to HP's 'glance' cmd?"
- Next in thread: Darryl Ousterhout: "Re: AIX equivalent to HP's 'glance' cmd?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|