Hello Thwack forum. I have a question regarding interface monitoring/alerting for the Palo Altos within NPM. We have an HA pair of Palo Altos that uplink to our core. With how the Palo Altos work in HA the Standby unit shows all interfaces as down. This causes false positive alerts on the Standby or we have to disable interface monitoring for the Standby device.
I am trying to create an alert specific to the Palo Altos that utilizes the following trigger conditions:
If panSysHAState = active
AND
interface = down
I can't seem to find how to tie both of those together. I sifted through the various trigger conditions but can't locate "Interface" alerts and the "panSysHAState". Can anyone give me some direction so I can get this alert setup properly?