From ae933498b9d9404ca0ff1bc52fa48f712c7804eb Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 10 May 2022 17:46:06 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b0e42a..9e92c26 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,21 @@ # Cisco BGP Peer [(Download the MKP package)](/../../../-/raw/master/cisco_bgp_peer.mkp "Download MKP package") +Monitors status of Cisco BGP peers (IPv4 and IPv6, with basic support for VRFs on NXOS) + **Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.** -Monitors status of Cisco BGP peers (IPv4 and IPv6, with basic support for VRFs on NXOS) --- **Incompatible changes form the last version for CMK 1.6.x** - **minuptime: changed from warn to warn/crit** - **check output: remove details changed to add details** - **perfdata: names changed** -**Note**: the service name has ben changed from _**Cisco BGP peer**_ to _**BGP pee**r_. This is the first step of streamlining this check with my other BGP plugins [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer") and [Huawei BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/huawei/huawei_bgp_peers "Huawei BGP Peer"). +**Note**: the service name has ben changed from _**Cisco BGP peer**_ to _**BGP peer**_ for streamlining with my other BGP peer plugins. + +--- +### Installation -### NOTE: This plugin is based on [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer"). To use **_cisco_bgp_peer_** you need to install **_bgp_peer_** as well. +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. --- Check Info: -- GitLab