Skip to content

[Arista] Config to monitor DIMM temperatures on systems with Icelake-D CPU's#1273

Open
geoffhanson wants to merge 1 commit into
facebook:mainfrom
geoffhanson:upstream_dimm_temp_sensors
Open

[Arista] Config to monitor DIMM temperatures on systems with Icelake-D CPU's#1273
geoffhanson wants to merge 1 commit into
facebook:mainfrom
geoffhanson:upstream_dimm_temp_sensors

Conversation

@geoffhanson

Copy link
Copy Markdown
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

This change introduces a config change to get better visibility in temperatures on DIMMs for systems with Icelake-D CPUs.

New sensor definitions make use of a recently added driver described here: https://github.com/facebookexternal/fboss.bsp.arista/pull/196

There are 2 slots on Fairywren so there are 2 sensors monitored.

Test Plan

Verified the driver on Viper, Whistler, and BlackwolfP. Verified that the reported temperatures changed as ambient temperature changed.

On Saint Paul, the sensor definitions will be introduced by a subsequent PR. However, verified that the config changes did not affect existing functionality.

This change introduces a config change to get better visibility in
temperatures on DIMMs for systems with Icelake-D CPUs.

New sensor definitions make use of a recently added driver described here:
facebookexternal/fboss.bsp.arista#196

There are 2 slots on Fairywren so there are 2 sensors monitored.

Test Plan

Verified the driver on Viper, Whistler, and BlackwolfP. Verified that the reported
temperatures changed as ambient temperature changed.

On Saint Paul, the sensor definitions will be introduced by a subsequent PR.
However, verified that the config changes did not affect existing functionality.
@geoffhanson geoffhanson requested a review from a team as a code owner June 9, 2026 20:41
@meta-cla meta-cla Bot added the CLA Signed label Jun 9, 2026
@geoffhanson geoffhanson changed the title Config to monitor DIMM temperatures on systems with Icelake-D CPU's Jun 9, 2026
@github-actions github-actions Bot added the arista label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant