AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  About NMON Analyser

    Posted Wed January 26, 2011 03:21 AM

    Originally posted by: Denny_Ryu


    Hello
    I want to asking something about NMON analyser...
    look at the section which I attached.
    last sectoin, Either rename the file/directory or just PRE-SORT the file
    #AIX-Forum


  • 2.  Re: About NMON Analyser

    Posted Wed January 26, 2011 10:54 AM

    Originally posted by: hwyguy


    Hello,

    Typically this happens when you try to load a file too large to handle without sorting.

    The best way to do this is from UNIX , do the following:

    sort -A nmonoutput.out > nmonoutput.csv

    Then load the sorted .csv file into the analyzer and you should have no issues.

    Hope this helps!
    #AIX-Forum


  • 3.  Re: About NMON Analyser

    Posted Tue February 08, 2011 01:46 AM

    Originally posted by: aarcee


    Anyone know how to automate the nmon report to a webserver and display it as graphs. I couldnt make it work using "rrdtool"

    Appreciate if there are other better ways to do this

    Thx
    rc
    #AIX-Forum