diff --git a/README.md b/README.md index 6fc304ad8737319b806970a443bce85a78660288..5740f69da5a289d1ba83f33f0d14d044caa20004 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,6 @@ Monitors status of Huawei BGP peers (HUAWEI-BGP-VPN-MIB) **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/huawei_bgp_peer.mkp "Download MKP package") - ---- ### Check Info: @@ -26,6 +19,21 @@ Monitors status of Huawei BGP peers (HUAWEI-BGP-VPN-MIB) * Prefixes received (count) * Prefixes active (count) +---- +### Download + +- [huawaei_bgp_peer.mkp (latest version) ](/../../../-/raw/master/huawei_bgp_peer.mkp "Download MKP package") + +--- +### Installation + +You can install the package by uploading it to your CheckMK site and as site user run `mkp install huawei_bgp_peer.mkp`. + + +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. + --- #### Want to contribute?