{'author': 'Sher Zaman (sher[at]sherz[dot]dev, https://sherz.dev); original '
           'author: Roger Ellenberger',
 'description': 'DFS backlog check for Windows AD environment. Original check '
                'by Kai Biebel; MKP packaging by Roger Ellenberger (WagnerAG). '
                'Checkmk 2.4 fixes by Sher Zaman (https://sherz.dev): bakery '
                'plugin migrated to register.bakery_plugin/.bakery_api.v1 (the '
                'old cmk.base.api.bakery import made the deploy toggle a '
                'silent no-op); Windows script relocated to '
                'agents/windows/plugins; hardened dfs_backlog.ps1 with 64-bit '
                'PowerShell auto-relaunch, CIM/DCOM partner queries, '
                'per-pairing error isolation and sep(59) output; checkman '
                'added.',
 'download_url': 'https://github.com/sher-zaman/Checkmk',
 'files': {'agents': ['windows/plugins/dfs_backlog.ps1'],
           'cmk_addons_plugins': ['dfs_backlog/agent_based/dfs_backlog.py',
                                  'dfs_backlog/checkman/dfs_backlog',
                                  'dfs_backlog/rulesets/dfs_backlog_cee.py'],
           'lib': ['python3/cmk/base/cee/plugins/bakery/deploy_dfs_backlog.py']},
 'name': 'dfs_backlog',
 'title': 'DFSR backlog check',
 'version': '1.5.1',
 'version.min_required': '2.3.0b1',
 'version.packaged': 'cmk-mkp-tool 1.0.0',
 'version.usable_until': None}