Hi Everyone,
I need to check a network device (Cisco), by ssh, and parse some results to create some items.
I don't know how can I do that.
My goal : to monitor peering BGP by VRF (up or down). The exisiting template it's not enough for my needs. So, I must check by ssh (sh bgp vrf all summary) and parse differents peers.
Have you an idea ? I checked the documentation but I didn't find
Thanks a lot
Greg
I need to check a network device (Cisco), by ssh, and parse some results to create some items.
I don't know how can I do that.
My goal : to monitor peering BGP by VRF (up or down). The exisiting template it's not enough for my needs. So, I must check by ssh (sh bgp vrf all summary) and parse differents peers.
Have you an idea ? I checked the documentation but I didn't find

Thanks a lot

Greg
Comment