{'author': 'Sher Zaman (sher_zaman[at]outlook[dot]com)',
 'description': 'Monitoring for Dell PowerVault ME5 series storage systems '
                'through the controller HTTPS management API.\n'
                '\n'
                'Covers system health and performance, health alerts, '
                'controllers and firmware, host ports (health and I/O), '
                'enclosures, disk groups, virtual pools, volumes (health, '
                'capacity and performance), physical disks (health, wear, '
                'performance and predictive error counters), power supplies, '
                'fans, temperature sensors, the cache-protection '
                'supercapacitor packs, power-supply electrical sensors, '
                'unwritable cache, snapshot protection (snapshots together '
                'with the schedule that creates them) and connected hosts.\n'
                '\n'
                "State for every object is taken from the array's own numeric "
                'health and status values, so alerting is unaffected by '
                'locale or firmware wording changes. Temperature state '
                "follows the array's own per-sensor verdict, because the "
                'array applies the correct limit for each sensor.\n'
                '\n'
                'Pool capacity integrates with the built-in Filesystem '
                'ruleset (levels, magic factor and trend) and temperature '
                'with the built-in Temperature ruleset. Every other check has '
                'a dedicated ruleset, so all alert states and thresholds are '
                'configurable. Performance levels are off by default; IOPS, '
                'throughput, response time and cache hit ratios are graphed '
                'regardless.\n'
                '\n'
                'Add the "Dell PowerVault ME5 storage" special agent rule '
                'pointing at the controller management IP with a read-only '
                '(monitor) local account. The self-signed controller '
                'certificate is accepted by default and TLS verification can '
                'be enabled once a trusted certificate is installed.\n'
                '\n'
                'Validated in production Checkmk environments.\n'
                '\n'
                '1.2.0: adds system performance, health alerts, enclosure and '
                'supercapacitor checks; snapshot schedules are reported '
                "inside each volume's snapshot service; adds volume and disk "
                'performance with cache hit ratios and predictive error '
                "counters; snapshot timestamps now come from the array's "
                "snapshot objects; temperature state now follows the array's "
                'own sensor verdict. Temperature, fan, power supply, '
                'connected host, controller firmware and system health '
                'services were renamed for clarity and are rediscovered on '
                'upgrade.\n'
                '1.1.0: adds host port I/O monitoring (throughput, IOPS, '
                'response time and queue depth) to the host port service.\n'
                '1.0.0: initial release.\n',
 'download_url': 'https://github.com/sher-zaman/Checkmk',
 'files': {'cmk_addons_plugins': ['dell_powervault_me5/agent_based/me5.py',
                                  'dell_powervault_me5/rulesets/me5.py',
                                  'dell_powervault_me5/rulesets/special_agent.py',
                                  'dell_powervault_me5/graphing/me5.py',
                                  'dell_powervault_me5/server_side_calls/special_agent.py',
                                  'dell_powervault_me5/libexec/agent_dell_powervault_me5',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_alerts',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_controllers',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_disk_groups',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_disks',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_enclosures',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_fans',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_firmware',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_host_ports',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_hosts',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_pools',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_power_supplies',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_schedules',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_sensor',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_snapshots',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_supercapacitor',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_system',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_system_performance',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_temperature',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_unwritable_cache',
                                  'dell_powervault_me5/checkman/dell_powervault_me5_volumes']},
 'license': 'GPL-2.0-only',
 'name': 'dell_powervault_me5',
 'title': 'Dell PowerVault ME5 Storage',
 'version': '1.2.0',
 'version.min_required': '2.3.0b1',
 'version.packaged': 'cmk-mkp-tool 1.0.0',
 'version.usable_until': '2.6.0b1'}
