HI all,
Looking for some guidance suggestions on if there is a way to Generate an alert when an interface exceeds warning/critical threshold multiples times within a specified time period?
My initial thoughts were
-> Generate an alert when it exceeds warning/critical threshold as normal -> Action - Write to Solarwinds Event Log
-> Generate an alert where trigger condition is checking if there are 5 events of the previous alert in the event log and all are within 24hours of the first event.
However, I quickly realized that we cannot generate an alert where the condition is the Event Log.
Another option/thought I had was to create a custom property and increment it - however bit unsure how this will track the criteria for within a specified time period ie 5 exceeds of thresholds within 24hours.
Any suggestions or options that I could try or if anyone has done something similar before - would be great.
Thanks!