Is there a way to make alert on Interface which is flapping Up and Down in certain time window?
I have created SQL query which lists "interface down" messages from events table (i.e. 3 occurences from same interface in 30 minutes).
I cannot use that query in alert engine as Custom SQL Query limits search on certain tables and fields.
What are alternative approaches with alert engine?