I have triggers that were imported by discovery, that look like this
. I have one for every single interface on my switches.
How can I create a condition that activates when any interface gets a high error rate? So far the only way I can see it is to add each individual
trigger to the condition, which would take hours.
Code:
Interface fortyGigE 1/5/1(Tintri1A): High error rate
How can I create a condition that activates when any interface gets a high error rate? So far the only way I can see it is to add each individual
Code:
Interface High Error Rate
Comment