In testing, I’ve found that the general interface alert for interface errors pretty much alerts for any interface that has taken errors, ever.
I’ve attempted to modify the alert rules to take into account a change between:
ifInErrors:
ifInErrors_prev:
Meaning, alert me if ifInErrors is greater than ifInErrors_prev but I can’t seem to figure out how to do that using the alert building tool.
Has anyone done this, or have an example to alert on actively incrementing interface errors, vs. just alerting on an interface that took errors at some point in history?
Thanks,
J