Database Operations Report

The Database Operations Report in ColdFusion Administrator lets you view  averages of database requests, CPU usage, and memory usage. It also displays averages of ColdFusion handle and thread counts. By default, the reporting time period shown relates to the current day. To change the reporting period shown, use the Timeframe controls that appear on the Server Report page.

 

Note that for diagnostic reasons, the ColdFusion process statistics, such as CPU usage, are also shown for each time period. This information may be useful in pinpointing problems with the ColdFusion Server and determining if system resources are being exhausted.


Description

  1. Time Period. Identifies the recorded time period for each counter.

  2. DB Requests. Identifies, for the time period shown, the average number of database operations performed per second.

  3. Max DB Requests. Identifies, for the time period shown, the highest number of database operations performed per second.

  4. Average CPU Usage. Identifies, for the time period shown, the average system CPU usage.

  5. Average CF CPU Usage. Identifies, for the time period shown, the average ColdFusion CPU usage.

  6. Average ColdFusion Memory Usage. Identifies, for the time period shown on left, the average ColdFusion memory usage .

  7. Average CF Handle Count. Identifies, for the time period shown, the average ColdFusion handle counts.

  8. Average CF Thread Count. Identifies, for the time period shown, the average ColdFusion thread counts.

 
Related topic