AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

filemon detailed report

  • 1.  filemon detailed report

    Posted Mon September 12, 2011 10:00 AM

    Originally posted by: admin7521


    I am having issues getting a filemon detailed report. I have tried the -O all and -O detailed flags but no luck. what is the correct syntax to get a detailed report?
    filemon -v -o fmon3.out -O all is not producing one.

    filemon -v -o fmon3.out -O detailed - gives errors and does not create a report:
    #AIX-Forum


  • 2.  Re: filemon detailed report

    Posted Tue September 13, 2011 04:57 AM

    Originally posted by: SystemAdmin


    Try :

    1. filemon -v -o fmon3.out -O all,detailed

    #AIX-Forum