Update temp.inc.sh

This commit is contained in:
2024-01-09 18:34:24 -06:00
parent 5fc27d9c60
commit 04e32fe007

View File

@@ -564,6 +564,7 @@ Previous Temp: ${last_temp}${GAUGESH}"
elif [ ${FanSpeed} -ge 90 ]; then
SENDNOTICE "${PW_HOST_IDRACS[${SENSORa}]} FAN ISSUE?!" "Possible fan issue, currently running at ${FanSpeed}%" 1
fi
fi
touch ${PW_TMPFOLDER}/.fancheck.${SENSORa}
fi
fi