{'author': 'Sher Zaman (sher[at]sherz[dot]dev, https://sherz.dev); original '
           'author: Waqar Ahmed',
 'description': 'Checkmk extension for monitoring DNS record drift and zone '
                "delegation. Records are read from the domain's "
                'authoritative nameservers rather than a caching resolver, '
                "and the nameserver list is taken from the parent zone's "
                'delegation, so an altered NS record cannot redirect the '
                'check to servers of its own choosing. Every nameserver is '
                'queried and the agreed answer is used, so a single stale '
                'server is not reported as a change. One service per record '
                'type, with per-type states, diff-only output showing just '
                'what was added and removed, and a configurable period '
                'during which a change keeps alarming before the new values '
                'are accepted. Records that disappear entirely, NXDOMAIN, '
                'and disagreement between authoritative servers are handled '
                'as distinct conditions. The SOA serial is masked by default '
                'and TXT strings are joined before comparison. Supersedes '
                'dns_record_monitor 3.x. Special agent using DNS only, no '
                'agent deployment. Configure via Setup > Agents > Other '
                'integrations > DNS Health.',
 'download_url': 'https://github.com/sher-zaman/Checkmk',
 'files': {'cmk_addons_plugins': ['dns_health/agent_based/dns_health.py',
                                  'dns_health/graphing/dns_health.py',
                                  'dns_health/libexec/agent_dns_health',
                                  'dns_health/rulesets/special_agent_dns_health.py',
                                  'dns_health/rulesets/check_parameters_dns_health.py',
                                  'dns_health/server_side_calls/dns_health.py',
                                  'dns_health/checkman/dns_health_records',
                                  'dns_health/checkman/dns_health_delegation']},
 'license': 'GPL-2.0-only',
 'name': 'dns_health',
 'title': 'DNS Health',
 'version': '4.0.0',
 'version.min_required': '2.4.0b1',
 'version.packaged': 'cmk-mkp-tool 3.0.0',
 'version.usable_until': '2.6.0b1'}
