{'author': 'Th.L. (thl-cmk[at]outlook[dot]com)',
 'description': 'This is a (very) basic active RADIUS check:\n'
                '\n'
                ' - tests if a RADIUS server is responsive '
                '(accept/reject/timeout).\n'
                ' - (limited) support to add AV-pairs to the RADIUS request\n'
                ' - checks response code, response time and number of response '
                'attributes\n'
                '\n'
                'NOTE: this plugin needs _pyrad_ to work.\n'
                '\n'
                'For more information and the latest version see:\n'
                'https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/check_radius\n',
 'download_url': 'https://thl-cmk.hopto.org',
 'files': {'cmk_addons_plugins': ['check_radius/graphing/check_radius.py',
                                  'check_radius/libexec/check_radius',
                                  'check_radius/libexec/dictionary',
                                  'check_radius/rulesets/check_radius.py',
                                  'check_radius/server_side_calls/check_radius.py']},
 'name': 'check_radius',
 'title': 'Check RADIUS',
 'version': '0.1.2-20260513',
 'version.min_required': '2.3.0b1',
 'version.packaged': 'cmk-mkp-tool 1.0.0',
 'version.usable_until': '2.6.0b1'}
