diff --git a/README.md b/README.md index a3a994d78b5074893958cd0267179bd9374eafd5..fd36ae2c6b9931320a23a3879cd8765688cf2883 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Check plugin to monitors status of BGP peers and inventory plugin for static BGP peer data. -**NOTE**: This check was originally written by Thomas Wollner (tw[at]wollner-net[dot]de). I have rewritten this for CMK 2.0 and extended it to be the base for all my other BGP plugins. +**NOTE**: This check was originally written by Thomas Wollner (tw[at]wollner-net[dot]de). I have rewritten this plugin for CMK 2.0 and extended it to be the base for all my other BGP plugins. -**NOTE**: this check is the base for [Cisco BGP peer](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer) and for [Huawei BGP peer](https://thl-cmk.hopto.org/gitlab/checkmk/huawei/huawei_bgp_peers). It will soon become the base for the Juniper BGP peer addon. +**NOTE**: this check is the base for the [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_peers) BGP peer addons. ---