diff --git a/defaults.inc b/defaults.inc index 21174127..cfb1d69e 100755 --- a/defaults.inc +++ b/defaults.inc @@ -35,7 +35,7 @@ PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger' declare -A PW_TEMP_THRESHOLDS # PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76" #TEST1 # PW_TEMP_THRESHOLDS['ServerRoomTH']="83,88,95" #Normal broken -PW_TEMP_THRESHOLDS['ServerRoomTH']="78,85,91" #Normal -4 +PW_TEMP_THRESHOLDS['ServerRoomTH']="80,85,91" #Normal -4 PW_TEMP_THRESHOLDS['Powerwall-CPU']="122,131,176" PW_TEMP_THRESHOLDS['Powerwall-CPU-Usage']="40,80,90" PW_TEMP_THRESHOLDS['OctoPi-CPU']="122,131,176"