mperfmon (1) Linux Manual Page
mperfmon – Mono Performance Counter Monitor
Synopsis
mperfmon [–config=FILE] [–report=REPORT_NAME] [–count=NUM] [pid]Options
- –config=FILE
- Specifies the configuration file to load instead of the default one installed in the same directory as the app.
- –report=REPORT_NAME
- Instead of showing the GUI, run in console mode and print a report of the set of counters specified by REPORT_NAME and described in the config file. The report is printed for up to the number of times specified with the –count option. The pid argument is used as the instance name in the performance counters, it is typically the pid of a mono process.
- –count=NUM
- Sets the number of times a report is printed in console mode. The default is 2.
