[device] Update sensors conf on DX010 (#1430)

Update sensors configuration file. Add threshold to PSU sensors values.
This commit is contained in:
Pradchaya P 2018-03-24 06:18:15 +08:00 committed by lguohan
parent 830e1dd560
commit c083532a5d

View File

@ -8,6 +8,16 @@ chip "dps460-i2c-*-5a"
label temp3 "Power Supply 1 temp sensor 3"
ignore fan2
ignore fan3
ignore in2
set in1_max 240
set in1_min 100
set in1_crit 264
set in1_lcrit 90
set in3_max 12.6
set in3_min 11.4
set in3_crit 13.0
set in3_lcrit 11.0
chip "dps460-i2c-*-5b"
label temp1 "Power Supply 2 temp sensor 1"
@ -15,6 +25,16 @@ chip "dps460-i2c-*-5b"
label temp3 "Power Supply 2 temp sensor 3"
ignore fan2
ignore fan3
ignore in2
set in1_max 240
set in1_min 100
set in1_crit 264
set in1_lcrit 90
set in3_max 12.6
set in3_min 11.4
set in3_crit 13.0
set in3_lcrit 11.0
# These sensors located on Main Switch Board.
chip "dx010_lm75b-i2c-*-48"