Update defaults.inc
This commit is contained in:
@@ -33,8 +33,9 @@ PW_POWERWALL_SERVICES['power']='monitor-power'
|
|||||||
PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger'
|
PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger'
|
||||||
|
|
||||||
declare -A PW_TEMP_THRESHOLDS
|
declare -A PW_TEMP_THRESHOLDS
|
||||||
# PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76"
|
# PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76" #TEST1
|
||||||
PW_TEMP_THRESHOLDS['ServerRoomTH']="83,88,95"
|
# PW_TEMP_THRESHOLDS['ServerRoomTH']="83,88,95" #Normal broken
|
||||||
|
PW_TEMP_THRESHOLDS['ServerRoomTH']="78,85,91" #Normal -4
|
||||||
PW_TEMP_THRESHOLDS['Powerwall-CPU']="122,131,176"
|
PW_TEMP_THRESHOLDS['Powerwall-CPU']="122,131,176"
|
||||||
PW_TEMP_THRESHOLDS['OctoPI-CPU']="122,131,176"
|
PW_TEMP_THRESHOLDS['OctoPI-CPU']="122,131,176"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user