diff --git a/README.md b/README.md index 54470621145fff95defd4112eefab3b874e29168..9af952d3e798bf7d1dc0ec8b94cbff65f5c7a423 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ -# Title +# BGP peer -A short description about the plugin +Monitors status of Arista Networks BGP peers (IPv4 and IPv6) -if there are more than on plugin put it in collapsable sections -<details><summary>check_plugin_1</summary> +**Note**: this plugin will supersede the original `arista_bgp` plugin. + +<details><summary>arista_bgp_peer</summary> </details> -<details><summary>check_pluhin_2</summary> +<details><summary>inv_arista_bgp_peer</summary> </details> --- ### Download -* [PACKAGE_NAME.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/PATH_TO_THE_PACKAGE/-/raw/master/PACKAGE_NAME.mkp "Download the MKP file") +* [arista_bgp_peer.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/arista_networks/arista_bgp_peer/-/raw/master/arista_bgp_peer.mkp "Download the MKP file") --- ### Installation @@ -22,6 +23,8 @@ You can install the package by uploading it to your CheckMK site and as site use In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) +In addition to this package you need to install the vendor independent plugin [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer") as well. + --- ### Want to Contribute? Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")