{'author': 'Spearhead Systems SRL',
 'description': 'Various checks that can be run on domain names: check that '
                'the name servers for a domain name match what you want them '
                'to be, and check that a domain name will not be expiring '
                'soon.\n'
                '\n'
                'IMPORTANT:\n'
                '* This plugin depends on "curl", "jq", "whois" and "dig" on '
                'the CLI. Ensure they are present.\n'
                '* TLDs rate limit whois queries, so ensure that a "normal '
                'check interval for service checks" rule limits the "Domains '
                'Expiry Query" to once a day.\n'
                '* ccTLDs tend to not to publish expiration dates on '
                'domains.\n',
 'download_url': '',
 'files': {'cmk_addons_plugins': ['domains/agent_based/domains_expiry.py',
                                  'domains/agent_based/domains_nameservers.py',
                                  'domains/rulesets/domains_expiry.py',
                                  'domains/rulesets/domains_nameservers.py',
                                  'domains/server_side_calls/agent_domains_expiry.py',
                                  'domains/server_side_calls/agent_domains_nameservers.py',
                                  'domains/libexec/agent_domains_expiry',
                                  'domains/libexec/agent_domains_nameservers']},
 'name': 'domain_checks',
 'title': 'Domain Name Checks',
 'version': '0.3.1',
 'version.min_required': '2.3.0p1',
 'version.packaged': '2.3.0p36',
 'version.usable_until': None}
