{'author': 'Sher Zaman (sher[at]sherz[dot]dev, https://sherz.dev)',
 'description': 'Checkmk extension for monitoring per-disk SMART attributes on '
                'Synology NAS units via SNMP (SYNOLOGY-SMART-MIB). State comes '
                "from DSM's own per-attribute verdict, with configurable "
                'thresholds on the pre-failure counters.\n'
                '\n'
                'Includes the following checks:\n'
                '\n'
                '* Per-disk SMART health: CRIT on any attribute DSM reports '
                'with a status other than OK\n'
                '* Pre-failure counters: reallocated sectors, current pending '
                'sectors, offline uncorrectable sectors, reported '
                'uncorrectable errors, and UDMA CRC errors, default WARN at 1 '
                'and CRIT at 10, each evaluated only on drives that report it\n'
                '* Power-on hours, reported informationally with a metric\n'
                '\n'
                'One service per physical disk, named by drive bay including '
                'disks in DX-series expansion enclosures, with device-path '
                'naming as a fallback. Disk temperature is intentionally not '
                'covered, as the built-in Synology disk check already handles '
                'it.\n'
                '\n'
                '1.0.0 initial release: per-disk SMART health, pre-failure '
                'counter thresholds with a dedicated ruleset, error counter '
                'and power-on hours metrics\n'
                '1.0.1 author metadata update\n',
 'download_url': 'https://github.com/sher-zaman/Checkmk',
 'files': {'cmk_addons_plugins': ['synology_smart/agent_based/synology_smart.py',
                                  'synology_smart/checkman/synology_smart',
                                  'synology_smart/graphing/synology_smart.py',
                                  'synology_smart/rulesets/synology_smart.py']},
 'license': 'GPL-2.0-only',
 'name': 'synology_smart',
 'title': 'Synology SMART Attributes',
 'version': '1.0.1',
 'version.min_required': '2.3.0b1',
 'version.packaged': 'cmk-mkp-tool 3.0.0',
 'version.usable_until': '2.6.0b1'}
