sonic-buildimage/device/accton/x86_64-accton_as6712_32x-r0/sensors.conf
SeanWu 9b4ed6e6df
[accton] Add sensors.conf to multiple models (#7494)
#### Why I did it
Improve readability of `show environment` output.

#### How I did it
In all sensors.conf, give the customized labels according to HW specifications for each model.

Signed-off-by: Sean Wu <sean_wu@edge-core.com>
2021-05-12 12:42:20 -07:00

57 lines
1.5 KiB
Plaintext

# libsensors configuration file for as6712-32x
# ------------------------------------------------
#
bus "i2c-35" "i2c-0-mux (chan_id 1)"
bus "i2c-36" "i2c-0-mux (chan_id 2)"
bus "i2c-38" "i2c-0-mux (chan_id 4)"
bus "i2c-39" "i2c-0-mux (chan_id 5)"
bus "i2c-40" "i2c-0-mux (chan_id 6)"
bus "i2c-41" "i2c-0-mux (chan_id 7)"
chip "cpr_4011_4mxx-i2c-*-3c"
label in1 "PSU 1 Voltage In"
label in2 "PSU 1 Voltage Out"
label fan1 "PSU 1 Fan"
label temp1 "PSU 1 Temperature"
label power1 "PSU 1 Power In"
label power2 "PSU 1 Power Out"
label curr1 "PSU 1 Current In"
label curr2 "PSU 1 Current Out"
chip "cpr_4011_4mxx-i2c-*-3f"
label in1 "PSU 2 Voltage In"
label in2 "PSU 2 Voltage Out"
label fan1 "PSU 2 Fan"
label temp1 "PSU 2 Temperature"
label power1 "PSU 2 Power In"
label power2 "PSU 2 Power Out"
label curr1 "PSU 2 Current In"
label curr2 "PSU 2 Current Out"
chip "as6712_32x_fan-*"
label fan1 "Fan 1 Front"
label fan2 "Fan 2 Front"
label fan3 "Fan 3 Front"
label fan4 "Fan 4 Front"
label fan5 "Fan 5 Front"
label fan11 "Fan 1 Rear"
label fan12 "Fan 2 Rear"
label fan13 "Fan 3 Rear"
label fan14 "Fan 4 Rear"
label fan15 "Fan 5 Rear"
chip "lm75-i2c-*-48"
label temp1 "Main Board Temperature"
chip "lm75-i2c-*-49"
label temp1 "Main Board Temperature"
chip "lm75-i2c-*-4a"
label temp1 "Main Board Temperature"
chip "lm75-i2c-*-4b"
label temp1 "Main Board Temperature"