Re: AIX equivalent to HP's 'glance' cmd?

From: James Jackson (James.Jackson_at_MAIL.STATE.AR.US)
Date: 07/31/03

  • Next message: Bob.Kelley_at_BRINKSINC.COM: "HLEP!! 7015-R40 AIX421 network thruput issue"
    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:

    http://www.bullfreeware.com/

    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


  • Next message: Bob.Kelley_at_BRINKSINC.COM: "HLEP!! 7015-R40 AIX421 network thruput issue"