based on BGP Peer State Check by Thomas Wollner (see https://exchange.checkmk.com/p/bgp-peer)
Rewritten for CMK 2.x by thl-cmk[at]outlook[dot]com
This plugin uses the standard BGP4 MIB to monitor BGP peers. The plugin consists of two parts
- the bgp_peer check plugin
- the inv_bgp_peer inventory plugin
performance data include FMS last change/transitions Last update received Peer uptime Total messages received/send Updates received/send
It is the base for my other vendor specific BGP peer checks:
- Arista: https://thl-cmk.hopto.org/gitlab/checkmk/arista_networks/arista_bgp_peer
- Cisco: https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer
- Huawei: https://thl-cmk.hopto.org/gitlab/checkmk/huawei/huawei_bgp_peer
- Juniper: https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_bgp_peer