Files
driveAtlas/driveAtlas.sh
Jared Vititoe f3785c13bc Fix temperature parsing for SAS drives
Added support for SAS drive temperature format "Current Drive Temperature:"
and made temperature extraction more robust by:
- Removing ^ anchor that was preventing matches with leading whitespace
- Using awk to find the first numeric value in the line
- Adding explicit SAS drive temperature format handling

Fixes: #11

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 20:14:23 -05:00

46 KiB