{'author': 'Marvin Sobeck',
 'description': 'Plugin monitors installed Sophos certificates for their '
                'validity via the Sophos XML API. Built-in ruleset for '
                'WARN/CRIT values. All data is processed within the RAM, '
                'Private Keys are always ignored for security, '
                'per-user-certificates are ignored by default. \n'
                '\n'
                'SETUP:\n'
                '  1.    create sophos profile, api user and configure api '
                'access:\n'
                '        - log on to firewall\n'
                '\t\t- System > Profiles > Device access > Add: create new '
                'profile (i. e. Profile name "API admin" with Read-write '
                'permissions for "Objects", "Network" ("Download certificates" '
                'and "Other certificate configuration")\n'
                '\t\t- Configure > Authentication > Users > Add: new user (i. '
                'E. named "checkmk"), User type "Administrator" and give him '
                'the profile added before\n'
                '        - System > Administration > API access > activate API '
                'access and add your Checkmk as IP host to the list, hit '
                'apply\n'
                '\n'
                '  2.   api documentation:\n'
                '        - '
                'https://docs.sophos.com/nsg/sophos-firewall/19.0/Help/en-us/webhelp/onlinehelp/AdministratorHelp/BackupAndFirmware/API/APIAllowAccess/index.html\n'
                '\t\t- '
                'https://docs.sophos.com/nsg/sophos-firewall/19.0/Help/en-us/webhelp/onlinehelp/AdministratorHelp/BackupAndFirmware/API/APIConfiguration/index.html\n'
                '\t\t- '
                'https://docs.sophos.com/nsg/sophos-firewall/19.0/Help/en-us/webhelp/onlinehelp/AdministratorHelp/Certificates/HowToArticles/CertificatesAPIGetCertificate/index.html\n'
                '\n'
                '  3.   Integration: \n'
                '        - Configure API credentials under Setup > Agents > '
                'Other integrations > Sophos XGS Certificates\n'
                '\n'
                '  4.   Host configuration: \n'
                '        - Monitoring agents > Checkmk agent /API integrations '
                '> Configured API integrations\n',
 'download_url': '',
 'files': {'cmk_addons_plugins': ['sophos_xgs_certs/agent_based/sophos_xgs_certs.py',
                                  'sophos_xgs_certs/libexec/agent_sophos_xgs_certs',
                                  'sophos_xgs_certs/rulesets/agent_sophos_xgs_certs.py',
                                  'sophos_xgs_certs/rulesets/sophos_xgs_certs.py',
                                  'sophos_xgs_certs/server_side_calls/agent_sophos_xgs_certs.py']},
 'name': 'sophos_xgs_certs',
 'title': 'Sophos XGS Certificates',
 'version': '1.0.0',
 'version.min_required': '2.4.0',
 'version.packaged': '2.4.0p31',
 'version.usable_until': None}
