Skip to content
Merged
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
4 changes: 2 additions & 2 deletions device/arista/x86_64-arista_7170_64c/sensors.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ chip "max6658-i2c-8-4c"
set temp2_min -55
ignore temp2

chip "dps1900-i2c-6-58"
chip "pmbus-i2c-6-58"
label temp1 "PSU1 primary hotspot temp"
label temp2 "PSU1 inlet temp"
label temp3 "PSU1 exhaust temp"
Expand All @@ -31,7 +31,7 @@ chip "dps1900-i2c-6-58"
ignore fan2
ignore fan3

chip "dps1900-i2c-7-58"
chip "pmbus-i2c-7-58"
label temp1 "PSU2 primary hotspot temp"
label temp2 "PSU2 inlet temp"
label temp3 "PSU2 exhaust temp"
Expand Down