Re: script to track memory usage AIX 4.3.3

From: Shawn Bierman (BiermanS_at_METHODISTHEALTH.ORG)
Date: 12/13/04

  • Next message: Suri: "Re: NIM private ethernet like PSSP"
    Date:         Mon, 13 Dec 2004 10:08:30 -0600
    To: aix-l@Princeton.EDU
    
    

    You want nmon:
     http://www-106.ibm.com/developerworks/eserver/articles/analyze_aix/

    and the nmon analyzer tool:

    http://www-106.ibm.com/developerworks/eserver/articles/nmon_analyser/index.html

    You get reports on a ton of information in excel format, not just whats
    in the screenshot on that page.

    -shawn

    >>> vkhushu@GUERNSEYOP.COM 12/9/04 3:47:08 PM >>>
    Anybody have a script handy to track memory (real and virtual) usage
    over a period of time?

    Something that dumps out to an ASCII file that I can then review in
    excel. Data like number of users, number of processes, time of day, top
    processes, etc would be real useful.

    I'd like to run the script and have it compile statistics, say every 15
    minutes, over a 24 hour period.

    TIA


  • Next message: Suri: "Re: NIM private ethernet like PSSP"