AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  filemon detailed report

    Posted 09/12/11 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 09/13/11 04:57 AM

    Originally posted by: SystemAdmin


    Try :

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

    #AIX-Forum