330. Report Generation¶
The Report Generation metric is a performance metric used to determin the user-perceived response time. The metric creates a Component Information report on module FNDADM. The metric will return the response time in milliseconds. The response time includes creating the report in both database and pdf rendering in application server, and deleting the report. The suggested thresholds below differ between different type of environments.
Multiple Instances: No
Interval: Every 5 minutes
Status | Expression |
---|---|
Critical | If ( Report Generation Time > 14000ms) |
Warning | If ( Report Generation Time > 4000ms) |
OK | If ( Report Generation Time < 4000ms ) |
Unknown | Missing application response. |