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

Add thermal control daemon to monitor FAN and thermal status and run thermal policy #49

Merged
merged 24 commits into from
Feb 14, 2020

Conversation

Junchao-Mellanox
Copy link
Collaborator

What I did?

  1. Add FanUpdater to get fan information and write it to database
  2. Add TemperUpdater to get temperature information and write it to database
  3. Add ThermalControlDaemon to run the thermal policy

How to verify?

  1. show platform fanstatus
  2. show platform temperature
  3. View syslog make sure thermalctld is up and there is no error logs

@Junchao-Mellanox Junchao-Mellanox marked this pull request as ready for review January 7, 2020 10:07
@liat-grozovik
Copy link
Collaborator

@stepanblyschak please review as well

sonic-thermalctld/setup.cfg Outdated Show resolved Hide resolved
sonic-thermalctld/scripts/thermalctld Outdated Show resolved Hide resolved
sonic-thermalctld/scripts/thermalctld Outdated Show resolved Hide resolved
sonic-thermalctld/scripts/thermalctld Outdated Show resolved Hide resolved
@jleveque
Copy link
Contributor

@stepanblyschak to review as well, per Liat above.

@jleveque jleveque merged commit fc455a7 into sonic-net:master Feb 14, 2020
@wendani
Copy link

wendani commented Apr 17, 2020

Request for 201911 with sonic-net/sonic-buildimage#3949 @jleveque @abdosi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants