{'author': 'Ryan Moore (turretsec)',
 'description': "Monitors a CTDB cluster's recovery mode, per-node "
                'CTDB-reported health (distinct from whether ctdbd is merely '
                'running), and public service IP allocation across nodes. A '
                'single agent plugin, deployed via the Agent Bakery, runs '
                '`ctdb status` and `ctdb ip all` locally and emits two '
                'services per node: CTDB Cluster Health and CTDB Public IP '
                'Allocation. Deploy identically to every node in an '
                'active/active CTDB cluster. Both ctdb commands return a '
                'cluster-wide view regardless of which node you ask, so every '
                'node carries redundant visibility into the whole cluster '
                'rather than just its own slice. Linux only.\n',
 'download_url': 'https://github.com/turretsec/cmk-ctdb',
 'files': {'agents': ['plugins/ctdb_status.py'],
           'cmk_addons_plugins': ['ctdb/agent_based/ctdb_ip_allocation.py',
                                  'ctdb/agent_based/ctdb_node_status.py',
                                  'ctdb/bakery/ctdb.py',
                                  'ctdb/checkman/ctdb_ip_allocation',
                                  'ctdb/checkman/ctdb_node_status',
                                  'ctdb/graphing/ctdb.py',
                                  'ctdb/rulesets/ctdb_bakery.py',
                                  'ctdb/rulesets/ctdb_cluster_health.py',
                                  'ctdb/rulesets/ctdb_ip_allocation.py']},
 'name': 'cmk-ctdb',
 'title': 'CTDB Cluster Monitoring',
 'version': '1.0.0',
 'version.min_required': '2.3.0p1',
 'version.packaged': '2.5.0p7',
 'version.usable_until': None}
