[Mellanox] Add sensors labels for human readable output for MSN2740 (#5662)
Add sensors labels for human readable output for MSN2740
This commit is contained in:
parent
de1f7421ac
commit
7ecc15e26d
@ -1 +0,0 @@
|
||||
../x86_64-mlnx_msn2700-r0/sensors.conf
|
76
device/mellanox/x86_64-mlnx_msn2740-r0/sensors.conf
Normal file
76
device/mellanox/x86_64-mlnx_msn2740-r0/sensors.conf
Normal file
@ -0,0 +1,76 @@
|
||||
################################################################################
|
||||
# Copyright (c) 2020 Mellanox Technologies
|
||||
#
|
||||
# Platform specific sensors config for SN2740
|
||||
################################################################################
|
||||
|
||||
# Temperature sensors
|
||||
bus "i2c-2" "i2c-1-mux (chan_id 1)"
|
||||
chip "mlxsw-i2c-*-48"
|
||||
label temp1 "Ambient ASIC Temp"
|
||||
|
||||
bus "i2c-7" "i2c-1-mux (chan_id 6)"
|
||||
chip "tmp102-i2c-*-48"
|
||||
label temp1 "Ambient Port Temp"
|
||||
|
||||
bus "i2c-6" "i2c-1-mux (chan_id 5)"
|
||||
chip "tmp102-i2c-*-49"
|
||||
label temp1 "Ambient Fan Temp"
|
||||
|
||||
# Power controllers
|
||||
bus "i2c-5" "i2c-1-mux (chan_id 4)"
|
||||
chip "pmbus-i2c-*-41"
|
||||
label in1 "PMB-1 PSU 12V Rail (in)"
|
||||
label in2 "PMB-1 0.9V VCORE Rail (out)"
|
||||
label in3 "PMB-1 1.8V VCORE Rail (out)"
|
||||
label temp1 "PMB-1 Temp 1"
|
||||
label temp2 "PMB-1 Temp 2"
|
||||
ignore power1
|
||||
label power2 "PMB-1 0.9V VCORE Rail Pwr (out)"
|
||||
label power3 "PMB-1 1.8V Rail Pwr (out)"
|
||||
ignore curr1
|
||||
label curr2 "PMB-1 0.9V VCORE Rail Curr (out)"
|
||||
label curr3 "PMB-1 1.8V Rail Curr (out)"
|
||||
chip "pmbus-i2c-*-27"
|
||||
label in1 "PMB-2 PSU 12V Rail (in)"
|
||||
label in2 "PMB-2 3.3V Rail (out)"
|
||||
label in3 "PMB-2 1.2V Rail (out)"
|
||||
label temp1 "PMB-2 Temp 1"
|
||||
label temp2 "PMB-2 Temp 2"
|
||||
ignore power1
|
||||
label power2 "PMB-2 3.3V Rail Pwr (out)"
|
||||
label power3 "PMB-2 1.2V Rail Pwr (out)"
|
||||
ignore curr1
|
||||
label curr2 "PMB-2 3.3V Rail Curr (out)"
|
||||
label curr3 "PMB-2 1.2V Rail Curr (out)"
|
||||
|
||||
# Power supplies
|
||||
bus "i2c-4" "i2c-1-mux (chan_id 3)"
|
||||
chip "dps460-i2c-*-58"
|
||||
label in1 "PSU-2(R) 220V Rail (in)"
|
||||
label in2 "PSU-2(R) 12V Rail (out)"
|
||||
label fan1 "PSU-2(R) Fan 1"
|
||||
label temp1 "PSU-2(R) Temp 1"
|
||||
label temp2 "PSU-2(R) Temp 2"
|
||||
label power1 "PSU-2(R) 220V Rail Pwr (in)"
|
||||
label power2 "PSU-2(R) 12V Rail Pwr (out)"
|
||||
label curr1 "PSU-2(R) 220V Rail Curr (in)"
|
||||
label curr2 "PSU-2(R) 12V Rail Curr (out)"
|
||||
chip "dps460-i2c-*-59"
|
||||
label in1 "PSU-1(L) 220V Rail (in)"
|
||||
label in2 "PSU-1(L) 12V Rail (out)"
|
||||
label fan1 "PSU-1(L) Fan 1"
|
||||
label temp1 "PSU-1(L) Temp 1"
|
||||
label temp2 "PSU-1(L) Temp 2"
|
||||
label power1 "PSU-1(L) 220V Rail Pwr (in)"
|
||||
label power2 "PSU-1(L) 12V Rail Pwr (out)"
|
||||
label curr1 "PSU-1(L) 220V Rail Curr (in)"
|
||||
label curr2 "PSU-1(L) 12V Rail Curr (out)"
|
||||
|
||||
# Chassis fans
|
||||
bus "i2c-2" "i2c-1-mux (chan_id 1)"
|
||||
chip "mlxsw-i2c-*-48"
|
||||
label fan1 "Chassis Fan Drawer-1"
|
||||
label fan2 "Chassis Fan Drawer-2"
|
||||
label fan3 "Chassis Fan Drawer-3"
|
||||
label fan4 "Chassis Fan Drawer-4"
|
Loading…
Reference in New Issue
Block a user