ADETECT_ALPHA_SMOOTHING

Use the ADETECT_ALPHA_SMOOTHING parameter in CQMPARMS to control the anomaly detection behavior of your Query Monitor subsystem.

Description
Specifies a constant smoothing factor (n) that is used as a degree of weighting decrease to calculate the new rolling mean each time an SQL statement is captured.
Syntax
ADETECT_ALPHA_SMOOTHING(n)
Range
0 - 1

A higher value within this range discounts older observations faster.

Default
.1
Example
ADETECT_ALPHA_SMOOTHING(1)