Statistics Summary

The Statistics Summary in ColdFusion Administrator lets you view all the ColdFusion performance counters at a glance. This single view displays the averages of performance statistics for each of the predefined performance reports. By default, the reporting time period shown relates to the current day. To change the reporting period shown, use the Timeframe controls  that on the Server Reports page.

 


Description

  1. CFM Requests. Identifies the average number of ColdFusion page requests serviced per second.

  2. Database Accesses. Identifies the average number of times per second that ColdFusion accessed the database.

  3. Template Cache Pops. Identifies the average number per second that a cached CF template had to be ejected from cache to make room for a new template.

  4. CF Requests Status. Shows you how many requests are waiting to be processed, how many requests are in process, and how many requests timed out before being processed.

  5. Throughput. Identifie's, per second, the average amount of bytes received and returned by the ColdFusion application server.

  6. ColdFusion and System counters. Identifies the ColdFusion process information, such as its CPU and memory utilization, and handle and thread counts, as well as the total system CPU utilization.

 

Related topic