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
Snippets Groups Projects
Commit 21d385db authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent fc268968
No related branches found
No related tags found
No related merge requests found
# Huawei BGP Peers
# Huawei BGP Peer
Monitors status of Huawei BGP peers (HUAWEI-BGP-VPN-MIB)
Check Info:
**Note**: the service name has ben changed from _**Huawei BGP peer**_ to _**BGP peer**_.
**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.
----
### Download
- [huawaei_bgp_peer.mkp](/../../../-/raw/master/huawaei_bgp_peer.mkp "Download MKP package")
----
### Check Info:
* *service*: this check creates one service for each peer/address family (IPv4 and IPv6)
* *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
* *wato*:
* **min uptime**: minimum time before a bgp peer connection is consinderd as stable, default 86400 seconds (1 day)
* **Infotext values**: select which information is shown in the check output
* **BGP Peer item name**: The configured value must match a BGP peer reported by the monitored device. For example: "10.194.115.98 IPv4 Unicast"
* **BGP Peer Alias**: You can configure an individual alias here for the BGP peer matching the text configured in the "BGP Peer item name" field. This alias will be shown in the infotext
* **MonitoringState**: You can configure an individual state if the BGP peer matching the text configured in the "BGP Peer item name" field is not found (default is critical).
* *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")
* *perfdata*:
* FMS transitions (count)
* FMS last change (s)
......@@ -21,6 +26,13 @@ Check Info:
* Prefixes received (count)
* Prefixes active (count)
---
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
---
Sample output
![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment