stabilityFunctionalDuration
Value Type
decimal
Minimum Value
0
Maximum Value
86400
Default Value
300
Description
The stabilityFunctionalDuration specifies the length of time, in seconds, that a stability test performs its functional tests between the measurements it takes and records during the run, in addition to the measurements taken at the beginning and end. This makes it possible to see when a device degraded over a long run rather than only its start and end values. Each measurement taken during the run uses the same measurement type as the begin/end measurement. The default is 5 minutes (300 seconds), which must be less than stabilityDuration. A value of 0 runs the functional tests for the whole stabilityDuration and takes a measurement only at the beginning and end.
Each measurement adds its own time on top of this duration, so the time from one measurement to the next is stabilityFunctionalDuration plus however long the measurement itself takes. Measurements are therefore spaced somewhat further apart than stabilityFunctionalDuration, and do not fall on exact multiples of it. Each sample is recorded with the time it was taken, so a graph of the run still shows when a device degraded.
This testvar was added in CDRouter 16.8