Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit dc7925af authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent d565e6ae
No related branches found
No related tags found
No related merge requests found
# Cisco BGP Peer [(Download the MKP package)](/../../../-/raw/master/cisco_bgp_peer.mkp "Download MKP package") # Cisco BGP Peer
Monitors status of Cisco BGP peers (IPv4 and IPv6, with basic support for VRFs on NXOS) 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.**
---
**Incompatible changes form the last version for CMK 1.6.x** **Incompatible changes form the last version for CMK 1.6.x**
- **minuptime: changed from warn to warn/crit** - **minuptime: changed from warn to warn/crit**
- **check output: remove details changed to add details** - **check output: remove details changed to add details**
...@@ -13,12 +10,7 @@ Monitors status of Cisco BGP peers (IPv4 and IPv6, with basic support for VRFs o ...@@ -13,12 +10,7 @@ Monitors status of Cisco BGP peers (IPv4 and IPv6, with basic support for VRFs o
**Note**: the service name has ben changed from _**Cisco BGP peer**_ to _**BGP peer**_ for streamlining with my other BGP peer plugins. **Note**: the service name has ben changed from _**Cisco BGP peer**_ to _**BGP peer**_ for streamlining with my other BGP peer plugins.
--- ---
### Installation ### Check Info
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:
* *service*: this check creates one service for each peer/address family (IPv4 and IPv6) [see bgp_peer service](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer/-/blob/master/README.md "BGP peer readme.md") * *service*: this check creates one service for each peer/address family (IPv4 and IPv6) [see bgp_peer service](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer/-/blob/master/README.md "BGP peer readme.md")
* *state*: [see bgp_peer states](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer/-/blob/master/README.md "BGP peer readme.md") * *state*: [see bgp_peer states](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer/-/blob/master/README.md "BGP peer readme.md")
...@@ -38,11 +30,29 @@ Check Info: ...@@ -38,11 +30,29 @@ Check Info:
* FMS transitions (count) * FMS transitions (count)
* FMS last change (s) * FMS last change (s)
* Last update received (s) * Last update received (s)
---
### Download
* [cisco_bgp_peer.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer/-/raw/master/cisco_bgp_peer.mkp "Download latest version")
---
### Installation
You can install the package by uploading it to your CheckMK site and as site user run `mkp install cisco_bgp_peer.mkp`.
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? ### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing") Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
--- ---
Sample output ### Sample output
![sample output](/doc/sample.png?raw=true "sample output") ![sample output](/doc/sample.png?raw=true "sample output")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment