Hello,
I want to monitor bgp peer status change.I create a new advanced alert
Trigger condition:
Custom Node poller
Numerical status is not equal to 6
Trigger Action:
BGP Status on ${Node.Caption} (${Node.IP_Address}) is not established for neighbor ${CustomPollerStatus.RowID}
My goal is to show the value of all neighbor but i doesn't not show it in last event on orion web console.
This is the result in orion web console on last event
BGP Status on tme-pl-1.co(192.45.23.15) is not established for neighbor ${CustomPollerStatus.RowID}
I don't show the value of all neighbor but i need it.
Help me please!
I