Overview of ColdFusion performance monitoring

If you install ColdFusion Server for Windows, you can use the Windows NT Performance Monitor utility to track the performance of your ColdFusion server. This utility installs automatically as part of the ColdFusion Server installation, and works with a set of counters provided by ColdFusion to monitor server performance.

 

A Windows NT Performance Monitor configuration file, called ColdFusionServer.pmc, is pre-configured and installed automatically to monitor ColdFusion Server activity. You can find the file in the Cfusion\bin.

Available ColdFusion counters

ColdFusion supports 11 counters that you can enable in the Windows Performance Monitor:

 

To use Performance Monitoring:

  1. Enable performance monitoring on the Debugging Options page. For quick details, see Enable performance monitoring.

  2. Configure the Performance Monitor. For details, see Configure the Performance Monitor.

  3. After you enable and configure the Performance Monitor, you can view performance activity by clicking on the ColdFusion Performance Monitor icon in the ColdFusion Server program group. You can also open the Performance Monitor utility, then open the Cfusion/bin/ColdFusionServer.pmc file.

Related topics