Hi, I am wanting to create a custom alert that looks at the transmit percent values of 2 interfaces, adds them and the number should match the percent value of a third interface. The alert should trigger when the numbers do not match. These interfaces are on the same node.
To simplify it should alert if: interface3 does not equal interface1 + interface2
Can this even be done?
Thanks.