{'author': 'Th.L. (thl-cmk[at]outlook[dot]com)',
 'description': 'Active check to create the BGP peer topology.\n'
                '\n'
                'The plugin collects the data for the topology from the  '
                'detailed output of the BGP peer services via live status. '
                'Here it finds the:\n'
                '- Local AS (not for the built-in plugins)\n'
                '- Local address\n'
                '- Local identifier\n'
                '- Remote AS\n'
                '- Remote address\n'
                '- Remote identifier\n'
                '\n'
                'The plugin uses this information to display the connections '
                'between the BGP peers. For external (to Checkmk) BGP peers or '
                'BGP connections that are not established, the topology only '
                'displays limited information\n'
                '\n'
                'Note: If you use my BGP plugins, you must at least update to '
                'the following versions\n'
                '- Base BGP peer: 2.2.7-20241220 '
                '(https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_topology)\n'
                '- Cisco BGP peer: 1.0.2-20241220 '
                '(https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_bgp_peer)\n',
 'download_url': 'https://thl-cmk.hopto.org',
 'files': {'cmk_addons_plugins': ['bgp_topology/constants.py',
                                  'bgp_topology/lib/bgp_topology.py',
                                  'bgp_topology/lib/utils.py',
                                  'bgp_topology/libexec/check_bgp_topology',
                                  'bgp_topology/rulesets/bgp_topology.py',
                                  'bgp_topology/server_side_calls/bgp_topology.py',
                                  'bgp_topology/graphing/bgp_topology.py',
                                  'bgp_topology/lib/args.py']},
 'name': 'bgp_topology',
 'title': 'BGP peer topology',
 'version': '0.0.7-20260510',
 'version.min_required': '2.3.0b1',
 'version.packaged': 'cmk-mkp-tool 1.0.0',
 'version.usable_until': '2.6.0b1'}
