Introduced try / except when (attempting to) read IPMI Event Log (Crashes can occur in some situations, leading to Systemd Service Restart and Fan Speed resetting to Initial Value of 50%)
Introduced some further delays between ipmitool commands
Added CPU psutil Driver to read CPU / Core Temperatures (alternative to ipmitool)
try
/except
when (attempting to) read IPMI Event Log (Crashes can occur in some situations, leading to Systemd Service Restart and Fan Speed resetting to Initial Value of 50%)ipmitool
commandspsutil
Driver to read CPU / Core Temperatures (alternative toipmitool
)