I have set up an alerts for CPU utilization. The trigger condition is when over 95%. I have also placed a duration of 15 minute on trigger action which means, if the utilization is 95% or above for 15 minutes then the alert should trigger.
The polling for node statistics is 10 minutes so the data will be polled once in every 10 minutes. Now I want to understand how the usage of duration in the trigger for SolarWinds Platform alerts are working. Once SolarWinds find the CPU utilization as above the configured threshold does that will poll on the 15th minute again to check the current utilization or that will just check on the available last polled data to trigger.