Note
Upgrading from v1.27 or earlier? CPU_TEMPERATURE_THRESHOLD stopped defaulting to a fixed 50°C in v1.28 and defaults to auto since. On Intel servers in local mode that resolves to the CPUs' own high value — usually 62 to 96°C, higher than the old default — so the fans stay at FAN_SPEED longer before Dell's profile takes over. The startup log states which threshold was picked and where it came from. Set CPU_TEMPERATURE_THRESHOLD=50 to keep the old behaviour.
What's Changed
- Watch for comparisons made against an operand nothing resolved yet by @tigerblue77 in #297
- Cover the socket counts the R930 and R530 reports confirmed by @tigerblue77 in #299
- Find the intake sensor under the name iDRAC6 gives it by @tigerblue77 in #295
Full Changelog: v1.71...v1.72