Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Arista] update sensors.conf to ignore sensors #12529

Merged
merged 1 commit into from
Feb 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions device/arista/x86_64-arista_7050_qx32s/sensors.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ bus "i2c-7" "SCD 0000:02:00.0 SMBus master 0 bus 5"
chip "k10temp-pci-00c3"
label temp1 "Cpu temp sensor"

chip "fam15h_power-pci-00c4"
ignore power1

chip "max6658-i2c-2-4c"
label temp1 "Board temp sensor"
set temp1_max 55
Expand All @@ -34,7 +37,13 @@ chip "pmbus-i2c-6-58"
label temp2 "Power supply 1 inlet temp sensor"
label temp3 "Power supply 1 sensor"

ignore fan2
ignore fan3

chip "pmbus-i2c-5-58"
label temp1 "Power supply 2 hotspot sensor"
label temp2 "Power supply 2 inlet temp sensor"
label temp3 "Power supply 2 sensor"

ignore fan2
ignore fan3
9 changes: 9 additions & 0 deletions device/arista/x86_64-arista_7050cx3_32s/sensors.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ bus "i2c-14" "SCD 0000:02:00.0 SMBus master 1 bus 4"
chip "k10temp-pci-00c3"
label temp1 "Cpu temp sensor"

chip "fam15h_power-pci-00c4"
ignore power1

chip "max6658-i2c-2-4c"
label temp1 "Cpu board temp sensor"
set temp1_max 75
Expand All @@ -33,7 +36,13 @@ chip "pmbus-i2c-13-58"
label temp2 "Power supply 1 inlet temp sensor"
label temp3 "Power supply 1 sensor"

ignore fan2
ignore fan3

chip "pmbus-i2c-14-58"
label temp1 "Power supply 2 hotspot sensor"
label temp2 "Power supply 2 inlet temp sensor"
label temp3 "Power supply 2 sensor"

ignore fan2
ignore fan3
9 changes: 9 additions & 0 deletions device/arista/x86_64-arista_7060_cx32s/sensors.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ bus "i2c-7" "SCD 0000:02:00.0 SMBus master 0 bus 5"
chip "k10temp-pci-00c3"
label temp1 "Cpu temp sensor"

chip "fam15h_power-pci-00c4"
ignore power1

chip "max6697-i2c-2-1a"
label temp1 "Board sensor"
set temp1_max 95
Expand Down Expand Up @@ -45,7 +48,13 @@ chip "pmbus-i2c-6-58"
label temp2 "Power supply 1 inlet temp sensor"
label temp3 "Power supply 1 exhaust temp sensor"

ignore fan2
ignore fan3

chip "pmbus-i2c-5-58"
label temp1 "Power supply 2 hotspot sensor"
label temp2 "Power supply 2 inlet temp sensor"
label temp3 "Power supply 2 exhaust temp sensor"

ignore fan2
ignore fan3