Hi trying to create custom Alert based on SWQL query for EIGRP neighbor flap.
I have found below post but that is using Orion.syslog which we dont have or has been replaced, not sure.
thwack.solarwinds.com/.../detect-flapping-interfaces
I have asked this question also there, but that wasn't answered so trying to create new thread in case that will be more succesful.
Main issue for me is that when I'm using specific time range in query like "DATETIME BETWEEN '2023-11-24 13:00:00.000' AND '2023-11-24 13:20:00.000'" all works fine,
but when I try to used this "DateTime > adddate('minute',-30,getdate())" for past 30min I get timeout error as specified in the thread on that link.
I will appriaciate any suggestions.
Thank you