Forum Discussion
Anonymous
3 years agoWith Collector script caching, you could poll more frequently, but still carry forward a rolling list of the last 12 values (in a list/array, shifting every time there's a new poll). Add a complex datapoint that is the delta between the current polled value and the oldest value in the list with a threshold of 10.
Related Content
- 7 months ago
- 7 months ago
- 26 days ago