29 May 2025 03:29 PM
What is the recommended approach to detect a sudden surge in a metric like disk free?
Some context:
Assuming our Workflow Forecast will catch slow disk growth over time, how can we detect sudden dips in disk free %? Was considering creating a calculated metric for rate of change but thought that was too heavyweight. Also was not sure if Anomaly Detection was appropriate for this use case. Any thoughts?
Thanks!
29 May 2025 05:38 PM
I think anomaly detection through either a metric event or Davis Anomaly Detection would solve your issue here. You can set an auto-baselined threshold to be "outside" the bounds, which would alert whether the data points dip or surge. You can tweak the sensitivity of the auto-adaptive threshold as well to suit your needs. We use this across all of our servers, with different thresholds for OS drive versus other drives.