This commit is contained in:
2023-12-15 08:04:34 -06:00
parent 0dfaa86522
commit ef65cab082
4 changed files with 17 additions and 36 deletions

View File

@@ -413,7 +413,7 @@ Previous Temp: ${last_temp[${SENSOR//-/}]}${GAUGESH}"
# elif [ ! -f ${PW_TMPFOLDER}/power.${SENSORa}.off ]; then
# SENDNOTICE "${SENSORa} TEMP CRITICAL" "Host system and VMs shutting down!!" 1
# SHUTDOWN_SERVER ${SENSORa} &
# SHUTDOWN_SERVER ${SENSORa} -esxi off &
# touch ${PW_TMPFOLDER}/power.${SENSORa}.off
fi