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

Update README.md

parent d4092c1f
No related branches found
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/mkp/bgp_topology-0.0.2-20241223.mkp "bgp_topology-0.0.2-20241223.mkp" [PACKAGE]: ../../raw/master/mkp/bgp_topology-0.0.2-20241223.mkp "bgp_topology-0.0.2-20241223.mkp"
# Title # BGP Topology
A short description about the plugin This plugin will create a Network Visualization Topology from the Peer relations of your _BGP peer services_ in Checkmk.
if there are more than on plugin put it in collapsable sections **Note**: This check is an active check and needs to be associated with one of the hosts in Checkmk. Usually a host with BGP peers.
<details><summary>check_plugin_1</summary>
</details>
<details><summary>check_pluhin_2</summary>
</details>
--- ---
### Download ### Download
...@@ -36,15 +30,11 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut ...@@ -36,15 +30,11 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
--- ---
### Check Info ### Check Info
The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT with the **_HOW_TO_BUILD_THE_ITEM_** as item The plugin creates the service **_BGP Topology_**
<details><summary>Montoring states</summary> <details><summary>Montoring states</summary>
| State | condition | WATO | The service state is always ok.
| ------ | ------ | ------ |
| WARN | condition 1 | yes |
| CRIT | condition 2 | no |
| WARN/CRIT | condition 3 | no |
</details> </details>
...@@ -52,43 +42,34 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi ...@@ -52,43 +42,34 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi
| Metric | Unit | Perfometer | | Metric | Unit | Perfometer |
| ------ | ------ | ------ | | ------ | ------ | ------ |
| METRIC 1 | bit/s | yes | | Time take | s | yes |
| METRIC 2 | C | yes |
| METRIC 3 | V | no |
</details> </details>
--- ---
### WATO ### WATO
<details><summary>Service monitoring rule</summary> <details><summary>Active check rule (HTTP, TCP, Email, ...)</summary>
| Section | Rule name | | Section | Rule name |
| ------ | ------ | | ------ | ------ |
| Networking | NAME_OF_THE_RULE | | Networking | BGP Topology |
| Option | Defailt value | | Option | Defailt value | Options |
| ------ | ------ | | ------ | ------ |----|
| OPTION 1 | 10/50| | Anchor for external BGP objects | Both | AS, ID, Both |
| OPTION 2 | 70/90 | | BGP AS emblem | icon_cloud | None, Default, Custom |
| OPTION 3 | CHOICE 1 | | BGP ID emblem | icon_topic_system | None, Default, Custom |
| OPTION 4 | disabled | | Make default | Disabled | Enabled, Disabled|
| Filter Checkmk sites| None | Include/Exclude sites |
</details> </details>
<details><summary>Discovery rule</summary> <details><summary>Discovery rule</summary>
There is no service discovery rule
| Section | Rule name |
| ------ | ------ |
| Discovery of individual services | NAME_OF_THE_RULE |
| Option | Defailt value |
| ------ | ------ |
| OPTION 1 | disabled |
</details> </details>
<details><summary>HW/SW inventory rules</summary> <details><summary>HW/SW inventory rules</summary>
The inventory plugin is not configurable. There is no inventory rule.
</details> </details>
--- ---
...@@ -96,9 +77,9 @@ The inventory plugin is not configurable. ...@@ -96,9 +77,9 @@ The inventory plugin is not configurable.
Sample output Sample output
![sample output](/img/sample.png?raw=true "sample output") ![sample output](img/sample.png?raw=true "Sample output")
Sample output details Sample BGP Topology
![sample output details](/img/sample-details.png?raw=true "sample output details") ![sample bgp topology](img/sample-details.png?raw=true "Sample BGP Topology")
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