Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
README.md 1.82 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Huawei BGP Peer
thl-cmk's avatar
thl-cmk committed
Monitors status of Huawei BGP peers (HUAWEI-BGP-VPN-MIB)

thl-cmk's avatar
thl-cmk committed
**Note**: the service name has ben changed from _**Huawei BGP peer**_ to _**BGP peer**_. 

----
### Check Info:
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *service*: this check creates one service for each peer/address family  (IPv4 and IPv6) [see bgp_peer service](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer/-/blob/master/README.md "BGP peer readme.md")
thl-cmk's avatar
thl-cmk committed
* *state*: \
    **critical**: if Peer state is idle or if *hwBgpPeerUnAvaiReason* not 0\
    **warning**: if Peer state is not idle and not established, if Peer uptime < min. uptime
thl-cmk's avatar
thl-cmk committed
* *wato*: [see bgp_peer WATO options](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer/-/raw/master/doc/wato.png?raw=true "BGP Peer WATO options")

thl-cmk's avatar
thl-cmk committed
* *perfdata*: 
    * FMS transitions (count)
    * FMS last change (s)
thl-cmk's avatar
thl-cmk committed
    * Prefixes advertised (count)
    * Prefixes received (count)
    * Prefixes active (count)
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
----
### Download

- [huawaei_bgp_peer.mkp (latest version) ](/../../../-/raw/master/huawei_bgp_peer.mkp "Download MKP package")

---                   
### Installation

thl-cmk's avatar
thl-cmk committed
You can install the package by uploading it to your CheckMK site and as site user run `mkp install huawei_bgp_peer.mkp`. On CMK 2.2.x and above use `mkp add huawei_bgp_peer.mkp` and `mkp enable huawei_bgp_peer`.
thl-cmk's avatar
thl-cmk committed


In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)

**Note**: This plugin is based on [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer"). To use **_huawei_bgp_peer_** you need to install **_bgp_peer_** as well.

thl-cmk's avatar
thl-cmk committed
---

#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")

---

thl-cmk's avatar
thl-cmk committed
Sample output

![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")