mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-01 21:10:13 +00:00
When the top-level temperature.current field is 0 or missing (common on some SATA drives), temperature was reported as 0°C with no fallback. Now extracts temperature from ATA SMART attribute 194 (Temperature_Celsius) or 190 (Airflow_Temperature_Cel) as a fallback. Fixes #1243 |
||
|---|---|---|
| .. | ||
| collector.go | ||
| collector_coverage_test.go | ||
| collector_test.go | ||