Monitoring Performance with the Administration Utility

The Administration Utility is a command line tool that provides access to many administrative functions, including a performance monitor. When enabled, the performance monitor writes performance data to a log file each time a dataflow is executed and includes performance data for each stage in the dataflow.

  1. Open the Administration Utility.
  2. Type the following command:

    performancemonitor enabled set --e True --d DataflowName

    Where DataflowName is the name of the job or service you want to monitor.

Performance monitoring is now enabled for the dataflow you specified. When the dataflow runs, performance information will be written to the performance log.