{'author': 'Ryan Moore (turretsec)',
 'description': 'Monitors ArcGIS Enterprise components for available and '
                'overdue patches. The agent plugin scans the Windows registry '
                '(HKLM\\SOFTWARE\\ESRI) to automatically discover every '
                'patchable component on a host, then compares installed patch '
                "QFE_IDs against Esri's public patch notification feed. One "
                "service is created per discovered component, so there's "
                "nothing to configure for what's installed. Missing security "
                'patches always alert CRIT; non-critical patches WARN by '
                'default and escalate to CRIT once they exceed a configurable '
                'age. The feed is cached locally so checks keep working '
                'through feed outages, and the feed URL can be pointed at an '
                'internal mirror for air-gapped sites. Deployed and configured '
                'entirely through the Checkmk Agent Bakery. Windows only. An '
                'addition to the cmk-arcgis special agent plugin.\n',
 'download_url': 'https://github.com/turretsec/cmk-arcgis-updates',
 'files': {'agents': ['windows/plugins/arcgis_updates.checkmk.py'],
           'cmk_addons_plugins': ['arcgis_updates/agent_based/arcgis_updates.py',
                                  'arcgis_updates/bakery/arcgis_updates.py',
                                  'arcgis_updates/checkman/arcgis_updates',
                                  'arcgis_updates/graphing/arcgis_updates.py',
                                  'arcgis_updates/rulesets/agent_updates_bakery.py',
                                  'arcgis_updates/rulesets/arcgis_updates.py']},
 'name': 'cmk-arcgis-enterprise-updates',
 'title': 'ArcGIS Enterprise Updates',
 'version': '0.1.1',
 'version.min_required': '2.3.0p1',
 'version.packaged': '2.5.0p7',
 'version.usable_until': None}
