From 3705880929d1bafb1e9d871852dc07556f6d73e6 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Mon, 23 Dec 2024 10:23:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b6abc2..484e5d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Check plugin to monitor the status of BGP peers and inventory plugin for static BGP peer data. -This plugin is the base for the [Arista](https://thl-cmk.hopto.org/gitlab/checkmk/arista_networks/arista_bgp_peer), [Cisco](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer), [Huawei](https://thl-cmk.hopto.org/gitlab/checkmk/huawei/huawei_bgp_peers) and [Juniper](https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_bgp_peer) BGP peer addons. +This plugin is the base for the [Arista](https://thl-cmk.hopto.org/gitlab/checkmk/various/arista_bgp_peer), [Cisco](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer), [Huawei](https://thl-cmk.hopto.org/gitlab/checkmk/huawei/huawei_bgp_peers) and [Juniper](https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_bgp_peer) BGP peer addons. #### Acknowledgement This check was originally written by Thomas Wollner (tw[at]wollner-net[dot]de) for [CMK 1.x](https://exchange.checkmk.com/p/bgp-peer "see CheckMK Excchange"). -- GitLab