|
|
|
Inconsistent Output Size events are used to verify that the page is rendering the same output to the client each time. If a page is not rendered the same each time, this means that some clients are seeing different output than others and some error has occurred.
This event is used mainly in production to indicate possible usability issues.
Description:
Generates an event whenever the output size is below or above the average output that is normally produced. The default values for this event type are set to 0. To generate events, configure these settings to a value that suits acceptable variance in percents from output to output of scripts.
Relative Events:
Event definitions are based on relative values i.e. percentage. Relative values are set according to warm-up settings, default value of 500 requests. If necessary, the default value can be modified manually by changing the zend_monitor.warmup_requests directive in the zend.ini file.
Return to Choosing and Defining Alert Rules