1b5f72127a
- Why I did it The cable thermal sensors will be deprecated from the kernel driver. When cable host management is enabled, NOS will fetch the cable temperature from cable EEPROM, kernel driver will not provide the sysfs anymore. - How I did it Remove the relevant sensor form the conf files - How to verify it Run sonic mgmt sensor test Signed-off-by: Kebo Liu <kebol@nvidia.com>
301 lines
11 KiB
Plaintext
301 lines
11 KiB
Plaintext
##
|
|
## Copyright (c) 2022 - 2023 NVIDIA CORPORATION & AFFILIATES.
|
|
## Apache-2.0
|
|
##
|
|
## Licensed under the Apache License, Version 2.0 (the "License");
|
|
## you may not use this file except in compliance with the License.
|
|
## You may obtain a copy of the License at
|
|
##
|
|
## http://www.apache.org/licenses/LICENSE-2.0
|
|
##
|
|
## Unless required by applicable law or agreed to in writing, software
|
|
## distributed under the License is distributed on an "AS IS" BASIS,
|
|
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
## See the License for the specific language governing permissions and
|
|
## limitations under the License.
|
|
##
|
|
|
|
# Temperature sensors
|
|
bus "i2c-2" "i2c-1-mux (chan_id 1)"
|
|
chip "mlxsw-i2c-*-48"
|
|
label temp1 "Ambient ASIC Temp"
|
|
ignore temp2
|
|
ignore temp3
|
|
ignore temp4
|
|
ignore temp5
|
|
ignore temp6
|
|
ignore temp7
|
|
ignore temp8
|
|
ignore temp9
|
|
ignore temp10
|
|
ignore temp11
|
|
ignore temp12
|
|
ignore temp13
|
|
ignore temp14
|
|
ignore temp15
|
|
ignore temp16
|
|
ignore temp17
|
|
ignore temp18
|
|
ignore temp19
|
|
ignore temp20
|
|
ignore temp21
|
|
ignore temp22
|
|
ignore temp23
|
|
ignore temp24
|
|
ignore temp25
|
|
ignore temp26
|
|
ignore temp27
|
|
ignore temp28
|
|
ignore temp29
|
|
ignore temp30
|
|
ignore temp31
|
|
ignore temp32
|
|
ignore temp33
|
|
ignore temp34
|
|
ignore temp35
|
|
ignore temp36
|
|
ignore temp37
|
|
ignore temp38
|
|
ignore temp39
|
|
ignore temp40
|
|
ignore temp41
|
|
ignore temp42
|
|
ignore temp43
|
|
ignore temp44
|
|
ignore temp45
|
|
ignore temp46
|
|
ignore temp47
|
|
ignore temp48
|
|
ignore temp49
|
|
ignore temp50
|
|
ignore temp51
|
|
ignore temp52
|
|
ignore temp53
|
|
ignore temp54
|
|
ignore temp55
|
|
ignore temp56
|
|
ignore temp57
|
|
ignore temp58
|
|
ignore temp59
|
|
ignore temp60
|
|
ignore temp61
|
|
ignore temp62
|
|
ignore temp63
|
|
ignore temp64
|
|
ignore temp65
|
|
|
|
bus "i2c-7" "i2c-1-mux (chan_id 6)"
|
|
chip "tmp102-i2c-*-49"
|
|
label temp1 "Ambient Fan Side Temp (air intake)"
|
|
chip "tmp102-i2c-*-4a"
|
|
label temp1 "Ambient Port Side Temp (air exhaust)"
|
|
|
|
bus "i2c-15" "i2c-1-mux (chan_id 6)"
|
|
chip "tmp102-i2c-15-49"
|
|
label temp1 "Ambient COMEX Temp"
|
|
|
|
# Power controllers
|
|
bus "i2c-5" "i2c-1-mux (chan_id 4)"
|
|
chip "xdpe12284-i2c-*-62"
|
|
label in1 "PMIC-1 PSU 12V Rail (in1)"
|
|
ignore in2
|
|
label in3 "PMIC-1 ASIC VCORE_MAIN Rail (out1)"
|
|
ignore in4
|
|
label temp1 "PMIC-1 ASIC VCORE_MAIN Temp 1"
|
|
ignore temp2
|
|
label power1 "PMIC-1 12V ASIC VCORE_MAIN Rail Pwr (in)"
|
|
ignore power2
|
|
label power3 "PMIC-1 ASIC VCORE_MAIN Rail Pwr (out1)"
|
|
ignore power4
|
|
label curr1 "PMIC-1 12V ASIC VCORE_MAIN Rail Curr (in1)"
|
|
ignore curr2
|
|
label curr3 "PMIC-1 ASIC VCORE_MAIN Rail Curr (out1)"
|
|
ignore curr4
|
|
chip "xdpe12284-i2c-*-64"
|
|
label in1 "PMIC-2 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-2 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-2 ASIC 1.8V_MAIN Rail (out1)"
|
|
label in4 "PMIC-2 ASIC 1.2V_MAIN Rail (out2)"
|
|
label temp1 "PMIC-2 ASIC 1.8V_MAIN Temp 1"
|
|
label temp2 "PMIC-2 ASIC 1.2V_MAIN Temp 2"
|
|
label power1 "PMIC-2 12V ASIC 1.8V_1.2V_MAIN Rail Pwr (in)"
|
|
ignore power2
|
|
label power3 "PMIC-2 ASIC 1.8V_MAIN Rail Pwr (out1)"
|
|
label power4 "PMIC-2 ASIC 1.2V_MAIN Rail Pwr (out2)"
|
|
label curr1 "PMIC-2 12V ASIC 1.8V_MAIN Rail Curr (in1)"
|
|
label curr2 "PMIC-2 12V ASIC 1.2V_MAIN Rail Curr (in2)"
|
|
label curr3 "PMIC-2 ASIC 1.8V_MAIN Rail Curr (out1)"
|
|
label curr4 "PMIC-2 ASIC 1.2V_MAIN Rail Curr (out2)"
|
|
chip "xdpe12284-i2c-*-66"
|
|
label in1 "PMIC-3 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-3 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-3 ASIC VCORE_T0_1 Rail (out1)"
|
|
label in4 "PMIC-3 ASIC 1.8V_T0_1 Rail (out2)"
|
|
label temp1 "PMIC-3 ASIC VCORE_T0_1 Temp 1"
|
|
label temp2 "PMIC-3 ASIC 1.8V_T0_1 Temp 2"
|
|
label power1 "PMIC-3 12V ASIC VCORE_1.8V_T0_1 Rail Pwr (in) "
|
|
ignore power2
|
|
label power3 "PMIC-3 ASIC VCORE_T0_1 Rail Pwr (out1)"
|
|
label power4 "PMIC-3 ASIC 1.8V_T0_1 Rail Pwr (out2)"
|
|
label curr1 "PMIC-3 12V ASIC VCORE_T0_1 Rail Curr (in1)"
|
|
label curr2 "PMIC-3 12V ASIC 1.8V_T0_1 Rail Curr (in2)"
|
|
label curr3 "PMIC-3 ASIC VCORE_T0_1 Rail Curr (out1)"
|
|
label curr4 "PMIC-3 ASIC 1.8V_T0_1 Rail Curr (out2)"
|
|
chip "xdpe12284-i2c-*-68"
|
|
label in1 "PMIC-4 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-4 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-4 ASIC VCORE_T2_3 Rail (out1)"
|
|
label in4 "PMIC-4 ASIC 1.8V_T2_3 Rail (out2)"
|
|
label temp1 "PMIC-4 ASIC VCORE_T2_3 Temp 1"
|
|
label temp2 "PMIC-4 ASIC 1.8V_T2_3 Temp 2"
|
|
label power1 "PMIC-4 12V ASIC VCORE_1.8V_T2_3 Rail Pwr (in) "
|
|
ignore power2
|
|
label power3 "PMIC-4 ASIC VCORE_T2_3 Rail Pwr (out1)"
|
|
label power4 "PMIC-4 ASIC 1.8V_T2_3 Rail Pwr (out2)"
|
|
label curr1 "PMIC-4 12V ASIC VCORE_T2_3 Rail Curr (in1)"
|
|
label curr2 "PMIC-4 12V ASIC 1.8V_T2_3 Rail Curr (in2)"
|
|
label curr3 "PMIC-4 ASIC VCORE_T2_3 Rail Curr (out1)"
|
|
label curr4 "PMIC-4 ASIC 1.8V_T2_3 Rail Curr (out2)"
|
|
chip "xdpe12284-i2c-*-6a"
|
|
label in1 "PMIC-5 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-5 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-5 ASIC VCORE_T4_5 Rail (out1)"
|
|
label in4 "PMIC-5 ASIC 1.8V_T4_5 Rail (out2)"
|
|
label temp1 "PMIC-5 ASIC VCORE_T4_5 Temp 1"
|
|
label temp2 "PMIC-5 ASIC 1.8V_T4_5 Temp 2"
|
|
label power1 "PMIC-5 12V ASIC VCORE_1.8V_T4_5 Rail Pwr (in) "
|
|
ignore power2
|
|
label power3 "PMIC-5 ASIC VCORE_T4_5 Rail Pwr (out1)"
|
|
label power4 "PMIC-5 ASIC 1.8V_T4_5 Rail Pwr (out2)"
|
|
label curr1 "PMIC-5 12V ASIC VCORE_T4_5 Rail Curr (in1)"
|
|
label curr2 "PMIC-5 12V ASIC 1.8V_T4_5 Rail Curr (in2)"
|
|
label curr3 "PMIC-5 ASIC VCORE_T4_5 Rail Curr (out1)"
|
|
label curr4 "PMIC-5 ASIC 1.8V_T4_5 Rail Curr (out2)"
|
|
chip "xdpe12284-i2c-*-6c"
|
|
label in1 "PMIC-6 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-6 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-6 ASIC VCORE_T6_7 Rail (out1)"
|
|
label in4 "PMIC-6 ASIC 1.8V_T6_7 Rail (out2)"
|
|
label temp1 "PMIC-6 ASIC VCORE_T6_7 Temp 1"
|
|
label temp2 "PMIC-6 ASIC 1.8V_T6_7 Temp 2"
|
|
label power1 "PMIC-6 12V ASIC VCORE_1.8V_T6_7 Rail Pwr (in) "
|
|
ignore power2
|
|
label power3 "PMIC-6 ASIC VCORE_T6_7 Rail Pwr (out1)"
|
|
label power4 "PMIC-6 ASIC 1.8V_T6_7 Rail Pwr (out2)"
|
|
label curr1 "PMIC-6 12V ASIC VCORE_T6_7 Rail Curr (in1)"
|
|
label curr2 "PMIC-6 12V ASIC 1.8V_T6_7 Rail Curr (in2)"
|
|
label curr3 "PMIC-6 ASIC VCORE_T6_7 Rail Curr (out1)"
|
|
label curr4 "PMIC-6 ASIC 1.8V_T6_7 Rail Curr (out2)"
|
|
chip "xdpe12284-i2c-*-6e"
|
|
label in1 "PMIC-7 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-7 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-7 ASIC 1.2V_T0_3 Rail (out1)"
|
|
label in4 "PMIC-7 ASIC 1.2V_T4_7 Rail (out2)"
|
|
label temp1 "PMIC-7 ASIC 1.2V_T0_3 Temp 1"
|
|
label temp2 "PMIC-7 ASIC 1.2V_T4_7 Temp 2"
|
|
label power1 "PMIC-7 12V ASIC 1.2V_T0_3_T4_7 Rail Pwr (in) "
|
|
ignore power2
|
|
label power3 "PMIC-7 ASIC 1.2V_T0_3 Rail Pwr (out1)"
|
|
label power4 "PMIC-7 ASIC 1.2V_T4_7 Rail Pwr (out2)"
|
|
label curr1 "PMIC-7 12V ASIC 1.2V_T0_3 Rail Curr (in1)"
|
|
label curr2 "PMIC-7 12V ASIC 1.2V_T4_7 Rail Curr (in2)"
|
|
label curr3 "PMIC-7 ASIC 1.2V_T0_3 Rail Curr (out1)"
|
|
label curr4 "PMIC-7 ASIC 1.2V_T4_7 Rail Curr (out2)"
|
|
|
|
bus "i2c-15" "i2c-1-mux (chan_id 6)"
|
|
chip "tps53679-i2c-*-58"
|
|
label in1 "PMIC-8 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-8 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-8 COMEX 1.8V Rail (out1)"
|
|
label in4 "PMIC-8 COMEX 1.05V Rail (out2)"
|
|
label temp1 "PMIC-8 Temp 1"
|
|
label temp2 "PMIC-8 Temp 2"
|
|
label power1 "PMIC-8 COMEX 1.8V Rail Pwr (out1)"
|
|
label power2 "PMIC-8 COMEX 1.05V Rail Pwr (out2)"
|
|
label curr1 "PMIC-8 COMEX 1.8V Rail Curr (out1)"
|
|
label curr2 "PMIC-8 COMEX 1.05V Rail Curr (out2)"
|
|
chip "tps53679-i2c-*-61"
|
|
label in1 "PMIC-9 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-9 PSU 12V Rail (in2)"
|
|
label in3 "PMIC-9 COMEX 1.2V Rail (out)"
|
|
ignore in4
|
|
label temp1 "PMIC-9 Temp 1"
|
|
label temp2 "PMIC-9 Temp 2"
|
|
label power1 "PMIC-9 COMEX 1.2V Rail Pwr (out1)"
|
|
ignore power2
|
|
label curr1 "PMIC-9 COMEX 1.2V Rail Curr (out1)"
|
|
ignore curr2
|
|
|
|
chip "mp2975-i2c-*-6a"
|
|
label in1 "PMIC-8 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-8 COMEX 1.8V Rail (out)"
|
|
label in3 "PMIC-8 COMEX 1.05V Rail (out)"
|
|
label temp1 "PMIC-8 Temp 1"
|
|
label power1 "PMIC-8 COMEX 12V Rail Pwr (in)"
|
|
label power2 "PMIC-8 COMEX 1.8V Rail Pwr (out)"
|
|
label power3 "PMIC-8 COMEX 1.05V Rail Pwr (out)"
|
|
label curr1 "PMIC-8 COMEX 12V Rail Curr (in)"
|
|
label curr2 "PMIC-8 COMEX 1.8V Rail Curr (out)"
|
|
ignore curr3
|
|
ignore curr4
|
|
label curr5 "PMIC-8 COMEX 1.05V Rail Curr (out)"
|
|
ignore curr6
|
|
|
|
chip "mp2975-i2c-*-61"
|
|
label in1 "PMIC-9 PSU 12V Rail (in1)"
|
|
label in2 "PMIC-9 COMEX 1.2V Rail (out)"
|
|
label temp1 "PMIC-9 Temp 1"
|
|
label temp2 "PMIC-9 Temp 2"
|
|
label power1 "PMIC-9 COMEX 12V Rail Pwr (in)"
|
|
label power2 "PMIC-9 COMEX 1.2V Rail Pwr (out)"
|
|
label curr1 "PMIC-9 COMEX 12V Rail Curr (in)"
|
|
label curr2 "PMIC-9 COMEX 1.2V Rail Curr (out)"
|
|
ignore curr3
|
|
|
|
# Power supplies
|
|
bus "i2c-4" "i2c-1-mux (chan_id 3)"
|
|
chip "dps460-i2c-*-58"
|
|
label in1 "PSU-1(L) 220V Rail (in)"
|
|
ignore in2
|
|
label in3 "PSU-1(L) 12V Rail (out)"
|
|
label fan1 "PSU-1(L) Fan 1"
|
|
ignore fan2
|
|
ignore fan3
|
|
label temp1 "PSU-1(L) Temp 1"
|
|
label temp2 "PSU-1(L) Temp 2"
|
|
label temp3 "PSU-1(L) Temp 3"
|
|
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)"
|
|
set in3_lcrit in3_crit * 0.662
|
|
set in3_min in3_crit * 0.745
|
|
set in3_max in3_crit * 0.952
|
|
chip "dps460-i2c-*-59"
|
|
label in1 "PSU-2(R) 220V Rail (in)"
|
|
ignore in2
|
|
label in3 "PSU-2(R) 12V Rail (out)"
|
|
label fan1 "PSU-2(R) Fan 1"
|
|
ignore fan2
|
|
ignore fan3
|
|
label temp1 "PSU-2(R) Temp 1"
|
|
label temp2 "PSU-2(R) Temp 2"
|
|
label temp3 "PSU-2(R) Temp 3"
|
|
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)"
|
|
set in3_lcrit in3_crit * 0.662
|
|
set in3_min in3_crit * 0.745
|
|
set in3_max in3_crit * 0.952
|
|
|
|
# Chassis fans
|
|
chip "mlxreg_fan-isa-*"
|
|
label fan1 "Chassis Fan Drawer-1"
|
|
label fan2 "Chassis Fan Drawer-2"
|
|
label fan3 "Chassis Fan Drawer-3"
|
|
|
|
# Miscellaneous
|
|
chip "*-virtual-*"
|
|
ignore temp1
|