{'author': 'Frank Baier <dev@baier-nt.de>',
 'description': 'A modern Checkmk extension for monitoring UniFi Network '
                'controllers, switches, access points, gateways, and connected '
                'clients through the UniFi HTTPS API. It provides controller, '
                'device, uptime, interface, PoE, Wi‑Fi, LLDP, client, and '
                'inventory monitoring, with optional piggyback data for sites, '
                'devices, and endpoints. The add-on supports Checkmk 2.4.0p19 '
                'through 2.5.x and uses current Checkmk plug-in APIs. It '
                'includes configurable UDM-Pro support, TLS validation, site '
                'selection, and flexible client host naming for DCD-based '
                'automation.',
 'download_url': 'https://gitlab.com/checkmk-extensions/plugins/unifi',
 'files': {'agent_based': [],
           'agents': [],
           'bin': [],
           'checkman': [],
           'checks': [],
           'cmk_addons_plugins': ['unifi/__init__.py',
                                  'unifi/special_agents/agent_unifi.py',
                                  'unifi/rulesets/unifi_device_poe.py',
                                  'unifi/rulesets/unifi.py',
                                  'unifi/rulesets/unifi_inventory.py',
                                  'unifi/agent_based/unifi_device_inventory.py',
                                  'unifi/agent_based/unifi_wifi_inventory.py',
                                  'unifi/agent_based/unifi_site_controller_health.py',
                                  'unifi/agent_based/unifi_device_wifi.py',
                                  'unifi/agent_based/unifi_controller.py',
                                  'unifi/agent_based/unifi_user.py',
                                  'unifi/agent_based/unifi_device_radio.py',
                                  'unifi/agent_based/unifi_device.py',
                                  'unifi/agent_based/unifi_interfaces.py',
                                  'unifi/agent_based/unifi_lldp_inventory.py',
                                  'unifi/agent_based/unifi_poe_device.py',
                                  'unifi/agent_based/unifi_poe_interfaces.py',
                                  'unifi/agent_based/unifi.py',
                                  'unifi/agent_based/unifi_switch_ports_inventory.py',
                                  'unifi/agent_based/unifi_interfaces_inventory.py',
                                  'unifi/agent_based/unifi_device_uptime.py',
                                  'unifi/agent_based/unifi_site_users.py',
                                  'unifi/agent_based/unifi_controller_sites.py',
                                  'unifi/agent_based/unifi_switch_ports_poe_inventory.py',
                                  'unifi/server_side_calls/agent_unifi.py',
                                  'unifi/graphing/unifi.py',
                                  'unifi/inventory_ui/unifi_wifi_inventory.py',
                                  'unifi/inventory_ui/unifi_interfaces_inventory.py',
                                  'unifi/inventory_ui/unifi_switch_ports_poe_inventory.py',
                                  'unifi/libexec/agent_unifi'],
           'doc': [],
           'inventory': [],
           'lib': [],
           'mibs': [],
           'notifications': [],
           'pnp-templates': [],
           'web': []},
 'name': 'unifi',
 'num_files': 30,
 'title': 'Unifi Controller Special-Agent',
 'version': '3.0.0',
 'version.min_required': '2.4.0p19',
 'version.packaged': '2.3.0p1'}