sonic-buildimage/device/celestica/x86_64-cel_seastone-r0/sensors.conf
Wirut Getbamrung 9b8d985a40 [device/celestica] Update fancontrol configuration file and sensor label in sensor.conf (#1826)
* update fancontrol config follow cel fsc document

* update lm75 sensors label
2018-06-29 14:34:11 -07:00

82 lines
1.9 KiB
Plaintext

# libsensors configuration file for Celestica DX010.
# The i2c bus portion is omit because adapter name
# changes every time when system boot up.
chip "dps460-i2c-*-5a"
label temp1 "Power Supply 1 temp sensor 1"
label temp2 "Power Supply 1 temp sensor 2"
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"
label temp2 "Power Supply 2 temp sensor 2"
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 CPU Board.
chip "dx010_lm75b-i2c-*-48"
label temp1 "CPU_external temp sensor"
set temp1_max 43
set temp1_max_hyst 28
chip "dx010_lm75b-i2c-*-4e"
label temp1 "Rear_panel temp sensor"
set temp1_max 43
set temp1_max_hyst 28
# These sensors located on Main Switch Board.
bus "i2c-5" "i2c-1-mux (chan_id 3)"
chip "dx010_lm75b-i2c-5-48"
label temp1 "Front_panel left temp sensor"
set temp1_max 43
set temp1_max_hyst 28
bus "i2c-6" "i2c-1-mux (chan_id 4)"
chip "dx010_lm75b-i2c-6-49"
label temp1 "Front_panel right temp sensor"
set temp1_max 43
set temp1_max_hyst 28
bus "i2c-7" "i2c-1-mux (chan_id 5)"
chip "dx010_lm75b-i2c-7-4a"
label temp1 "Switch_external temp sensor"
set temp1_max 43
set temp1_max_hyst 28
chip "emc2305-i2c-*-2e"
label fan2 "fan1"
label fan1 "fan2"
label fan4 "fan3"
label fan5 "fan4"
label fan3 "fan5"
chip "emc2305-i2c-*-4d"
label fan2 "fan1"
label fan4 "fan2"
label fan5 "fan3"
label fan3 "fan4"
label fan1 "fan5"