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

Update README.md

parent 5c54632c
No related branches found
No related tags found
No related merge requests found
......@@ -5,12 +5,13 @@ This script creates the topology data file needed for the [Checkmk Exchange Netw
For more information see [Checkmk forum Network Visualization](https://forum.checkmk.com/t/network-visualization/41680).
Features:
- Reading connection data from the Checkmk HW/SW inventory
- handling differences between inventory neighbor names and checkmk hostnames
- Adding user defined connections for connections not included in the inventory
- optimized for my [CDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_cdp_cache/) (default) and [LLDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_lldp_cache/) cache plugins
- can also be used with custom inventory plugins
- clean up old topologies
- Reading connection data from the checkmk HW/SW inventory.
- Handling differences between inventory neighbor names and checkmk host names.
- Add custom connections for connections that are not in the inventory
- Optimized for my [CDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_cdp_cache/) (default) and [LLDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_lldp_cache/) cache plugins
- Read and merge CDP and LLDP topologies
- Can also be used with custom inventory plugins
- Clean up old topologies
The necessary HW/SW inventory data can be created with my CDP/LLDP inventory plugins.
......
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