Newer
Older
'description': 'PoC for Network Visualization data creation from inventory '
'data\n'
'\n'
'This tool creates the topology data file needed for the '
'Checkmk "Network Visualization" plugin \n'
'from the Checkmk inventory data.\n'
'\n'
'THX to detlev[dot]gerke[at]siegfried[dot]ch, who was my beta '
'tester ;-)\n'
'\n'
'Features:\n'
'- Reading connection data from the checkmk HW/SW inventory.\n'
'- Handling differences between inventory neighbor names and '
'checkmk host names.\n'
'- Add custom connections for connections that are not in the '
'inventory\n'
'- Optimized for my CDP (default) and LLDP cache plugins\n'
'- Read and merge CDP and LLDP topologies\n'
'- Can also be used with custom inventory plugins\n'
'- Clean up old topologies\n'
'\n'
'For more information about the network visualization plugin '
'see: \n'
'the announcement from schnetz '
'https://forum.checkmk.com/t/network-visualization/41680\n'
'and the plugin on the Exchange '
'https://exchange.checkmk.com/p/network-visualization\n'
'\n'
'The inventory data could be created with my CDP/LLDP '
'inventory plugins:\n'
'CDP: '
'https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_cdp_cache\n'
'https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_lldp_cache\n'
'\n'
'#########################################################################\n'
'Important:\n'
'\n'
'This MKP is still a work in progress. Many things will change '
'over time, including the format\n'
'of the raw data. When you test this package, run some tests '
'with small configurations first.\n'
'\n'
'Before you install this plugin, please read the '
'documentation. There you will also find the \n'
'latest version.\n'
'\n'
'https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/create_topology_data\n'
'#########################################################################\n',
'download_url': 'https://thl-cmk.hopto.org',
'files': {'bin': ['topology_data/create_topology_classes.py',
'topology_data/create_topology_data.py',
'topology_data/create_topology_data.toml',
'topology_data/create_topology_args.py']},
'version.min_required': '2.2.0p1',
'version.packaged': '2.2.0p11',
'version.usable_until': '2.3.0p1'}