homeserver/friedhof/mgrote_supermicro_fan_control
Michael Grote 7a24089031 fix linter errors (#584)
Reviewed-on: #584
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-10-25 22:26:17 +02:00
..
handlers fix linter errors (#584) 2023-10-25 22:26:17 +02:00
mgrote.supermicro_fan_control fix linter errors (#584) 2023-10-25 22:26:17 +02:00
screenshots fix linter errors (#584) 2023-10-25 22:26:17 +02:00
tasks fix linter errors (#584) 2023-10-25 22:26:17 +02:00
templates fix linter errors (#584) 2023-10-25 22:26:17 +02:00
LICENSE fix linter errors (#584) 2023-10-25 22:26:17 +02:00
README.md fix linter errors (#584) 2023-10-25 22:26:17 +02:00

README.md

mgrote.supermicro_fan_control

Beschreibung

Setzt den Fan-Mode auf "Standard". Setzt die Grenzwerte fur die Lüfterdrehzahlen passend für "beQuiet PureWings 2 140mm"

getestet auf

  • ProxMox 7*

Sonstiges

Setze Fan Speed für "CPU" auf 25%: ipmitool raw 0x30 0x70 0x66 0x01 0x01 0x16 Setze Fan Speed für "Case" 50%: ipmitool raw 0x30 0x70 0x66 0x01 0x00 0x32 Setze Fan-Threshold: ipmitool sensor thresh "FAN5" lower 100 200 300

Locating sensor record 'FAN5'...
Setting sensor "FAN5" Lower Non-Recoverable threshold to 100.000
Setting sensor "FAN5" Lower Critical threshold to 200.000
Setting sensor "FAN5" Lower Non-Critical threshold to 300.000

Quellen