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

Update README.md

parent 47d1b05a
No related branches found
No related tags found
No related merge requests found
......@@ -17,17 +17,8 @@ Check Info:
**warning**: if Peer state is not idle or not established, if acceptedprefixed >= warnthreshold, if Admin state is not admin start\
**critical**/**warning**: if Peer uptime below the configured levels (see WATO)\
**critical**: if Peer not found in SNMP data (configurable via WATO)
* *wato*:
* **min uptime**: minimum time levels before a bgp peer connection is consinderd as stable, default 7200/3600 (warn/crit) seconds
* **Local AS**: use AS as local AS, if SNMP *cbgpPeer2LocalAs* is not valid
* **HTML output**: enable HTML Output for long output of check plugin (multiline)
* **Infotext values**: select which information is shown in the check output
+ **prefix limit/warnthreshold not set**: set monitoring state if prefix limit/warnthreshold is not configured on the device
* **peer not found**: set default monitoring state if the peer is not found in the SNMP data
* Values per BGP Peer
* **BGP Peer item name**: The configured value must match a BGP peer reported by the monitored device. For example: "10.194.115.98 IPv4 Unicast"
* **BGP Peer Alias**: You can configure an individual alias here for the BGP peer matching the text configured in the "BGP Peer item name" field. This alias will be shown in the infotext
* **Monitoring State**: You can configure an individual state if the BGP peer matching the text configured in the "BGP Peer item name" field is not found (default is critical).
* *wato*: [see WATO options](/doc/wato.png?raw=true "WATO options")
* *perfdata (if avilable)*:
* Prefixes accepted (count)
* Prefixes advertised (/s)
......@@ -47,8 +38,8 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
---
Sample output
![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")
![sample output](/doc/sample.png?raw=true "sample output")
WATO
WATO options
![wato](/doc/wato.png?raw=true "wato [SHORT TITLE]")
![WATO options](/doc/wato.png?raw=true "WATO options")
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