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 9c61f41b authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent cc4db612
No related branches found
No related tags found
No related merge requests found
# BGP peer
Monitors status of Arista Networks BGP peers (IPv4 and IPv6)
Monitors the status of Arista Networks BGP peers (IPv4 and IPv6)
**Note**: this plugin will supersede the original `arista_bgp` plugin.
<details><summary>arista_bgp_peer</summary>
This plugin will create one service for each BGP peer/adressfamily. It supports IPv4 and IPv6.
**Note:** This is a snmp section only.
</details>
<details><summary>inv_arista_bgp_peer</summary>
The inventory plugin collects all the static data for each BGP peer.
**Note:** This is a snmp section only.
</details>
---
......@@ -18,8 +26,7 @@ Monitors status of Arista Networks BGP peers (IPv4 and IPv6)
---
### Installation
You can install the package by uploading it to your CheckMK site and as site user run `mkp install PAKAGE_NAME.mkp`.
You can install the package by uploading it to your CheckMK site and as site user run `mkp install arista_bgp_peer.mkp`.
In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
......@@ -32,25 +39,24 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
---
### Check Info
The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT with the **_HOW_TO_BUILD_THE_ITEM_** as item
For more information about the check plugin see the vendor independent plugin [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer").
<details><summary>Montoring states</summary>
| State | condition | WATO |
| ------ | ------ | ------ |
| WARN | condition 1 | yes |
| CRIT | condition 2 | no |
| WARN/CRIT | condition 3 | no |
See [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer")
</details>
<details><summary>Perfdata</summary>
See [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer")
Additional perfdata
| Metric | Unit | Perfometer |
| ------ | ------ | ------ |
| METRIC 1 | bit/s | yes |
| METRIC 2 | C | yes |
| METRIC 3 | V | no |
| in/out prefixes | count | no |
| prefixes accepted | count | yes |
</details>
......@@ -58,33 +64,20 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi
### WATO
<details><summary>Service monitoring rule</summary>
| Section | Rule name |
| ------ | ------ |
| Networking | NAME_OF_THE_RULE |
| Option | Defailt value |
| ------ | ------ |
| OPTION 1 | 10/50|
| OPTION 2 | 70/90 |
| OPTION 3 | CHOICE 1 |
| OPTION 4 | disabled |
See [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer")
</details>
<details><summary>Discovery rule</summary>
| Section | Rule name |
| ------ | ------ |
| Discovery of individual services | NAME_OF_THE_RULE |
| Option | Defailt value |
| ------ | ------ |
| OPTION 1 | disabled |
See [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer")
</details>
<details><summary>HW/SW inventory rules</summary>
The inventory plugin is not configurable.
See [BGP Peer](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer "BGP Peer")
</details>
---
......
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