Simple fancontrol via ipmitool for Supermicro H12
Go to file
"Riku" 4ce779db0d add fancontrol with power input
uses corsairs hid psu sensor for power, to me it seemed logical that more power = more sys fan speed
2024-12-07 10:46:13 +02:00
fancontrol.pl add caching, minor improvements 2024-08-13 07:35:18 +03:00
ipmi-fancontrol.service first commit 2024-07-18 21:29:45 +03:00
power-fancontrol.pl add fancontrol with power input 2024-12-07 10:46:13 +02:00
readme.md add readmes 2024-07-18 21:41:11 +03:00

readme.md

Simple fan control for Supermicro H12

Systemd unit file attached for running auto on boot.

Adjust the values. perl is used just because the script I forked from https://github.com/missmah/ipmi_tools used it and I sort of just hacked on it.