This release contains the following list of smaller fixes and improvements.
- #197 Fix JSON parsing error for CPU sockets.
- #196 Prevent
idrac_storage_drive_life_left_percentfrom incorrectly reporting zero when information is absent. - #195 New
idrac_sensors_voltagemetric for exposing voltage information from legacyPowerendpoint by @vodegor. - #194 Fall back to inline information for storage controllers without a dedicated endpoint. Added new metrics
idrac_storage_controller_cache_healthandidrac_storage_controller_cache_size_bytesfor reporting health status and size of the RAID controller cache. Useful for detecting when RAID controller battery is running low on power. - #193 Fix JSON types for disk capacity variables.
- #192 Fix JSON parsing for responses containing
\rchars. - #190 Improve label values for
idrac_manager_infoon Dell machines. - Restored metric
idrac_power_supply_input_voltagethat accidentally was removed in v2.4.1.
This release also introduces experimental support for scraping metrics from Rack PDUs that support the Redfish standard. See the README file for a list of available PDU metrics. The functionality has been tested on the following two PDU models.
- Raritan PX3-1240-N1Q1V2
- Enlogic EN1854
Full Changelog: v2.5.0...v2.6.0