{'author': 'Kuhn & Rueß GmbH',
 'description': 'Monitor status RSS/Atom feeds. Works with the AWS per-service '
                'status feeds (https://status.aws.amazon.com/) and with '
                'Statuspage-style incident-history feeds such as Scrivito '
                '(https://status.scrivito.com/incidents.atom). For every '
                'configured feed the check verifies that the feed is '
                'reachable, contains valid XML, reports the age of the most '
                'recent event and classifies its incident state.',
 'download_url': 'https://github.com/kuhn-ruess/Checkmk-Checks',
 'files': {'cmk_addons_plugins': ['status_feed/agent_based/status_feed.py',
                                  'status_feed/checkman/status_feed',
                                  'status_feed/libexec/agent_status_feed',
                                  'status_feed/rulesets/agent.py',
                                  'status_feed/rulesets/status_feed.py',
                                  'status_feed/server_side_calls/agent.py']},
 'name': 'status_feed',
 'title': 'Status RSS/Atom feed monitoring',
 'version': '1.0.0',
 'version.min_required': '2.3.0',
 'version.packaged': '2.4.0'}
