[device/Seastone] Update sensors conf on DX010#1430
Conversation
Update sensors configuration file. Add threshold to PSU sensors values.
zhenggen-xu
suggested changes
Feb 28, 2018
Collaborator
zhenggen-xu
left a comment
There was a problem hiding this comment.
Can you add threshold settings for 6 temperature sensors ("Power Supply 1/2 temp sensor 1/2/3" ) as well? Thanks!
Contributor
Author
|
Yes, I will add the threshold for those sensors. |
Collaborator
|
is this closed? |
Contributor
|
After update settings on threshold for 6 temperature sensors ("Power Supply 1/2 temp sensor 1/2/3" ) , It doesn't have effect on machine. |
Collaborator
|
OK, let's push the changes for now, and we will address the temperature sensor issues when we found the solution and generate a new PR. |
zhenggen-xu
approved these changes
Mar 16, 2018
abdosi
added a commit
that referenced
this pull request
Sep 19, 2020
Avoid adding loopback interface (ip link add) when setting nat zone on loopback interface (#1434) [acl] Remove Ethertype from L3V6 qualifiers (#1433) Sflow fixes during DEL processing (#1427) Fix #3971 by skipping create-only SAI attributes when modifying buffer pools or profiles in orchagent (#1430) Fix issue: bufferorch only pass the first attribute to sai when setting attribute (#1442) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
Jan 14, 2021
…ing buffer pools or profiles in orchagent (sonic-net#1430) * Skip create-only fields when modify buffer pool or profile in orchagent This PR also fixes the issue sonic-net#3971 redis sends unchanged field Signed-off-by: Stephen Sun <stephens@mellanox.com> * Fix review comments Signed-off-by: Stephen Sun <stephens@nvidia.com> Co-authored-by: Stephen Sun <stephens@mellanox.com>
lguohan
pushed a commit
that referenced
this pull request
Feb 14, 2021
Commits include: * src/sonic-utilities c7e46c9...42cab68 (3): > [consutil] Look for udevprefix.conf file under platform dir, not plugins (#1431) > [ci]: download from sonic-buildimage.vs artifact (#1428) > [storyteller] sort output by time and improve lag support (#1430)
4 tasks
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…1430) What I did sort output by time improve lag support according to event format changes add an option to sort the log files by a field of file name (after log files got moved or copied, sorting by timestamp is no longer reliable). Signed-off-by: Ying Xie ying.xie@microsoft.com How to verify it run 'sudo storyteller --since "2021-2-10" -c lag' on a dut
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
…ing buffer pools or profiles in orchagent (sonic-net#1430) * Skip create-only fields when modify buffer pool or profile in orchagent This PR also fixes the issue sonic-net#3971 redis sends unchanged field Signed-off-by: Stephen Sun <stephens@mellanox.com> * Fix review comments Signed-off-by: Stephen Sun <stephens@nvidia.com> Co-authored-by: Stephen Sun <stephens@mellanox.com>
mssonicbld
added a commit
that referenced
this pull request
Oct 31, 2024
…tically (#20540) #### Why I did it src/sonic-sairedis ``` * e394ced7 - (HEAD -> master, origin/master, origin/HEAD) Fix compilation on Buster (#1449) (11 hours ago) [Saikrishna Arcot] * 4d504ff8 - Rename file name to fit case insensitive file system. (#1444) (2 days ago) [Liu Shilong] * fe650bb7 - [syncd] Add workaround for port error status notification (#1430) (6 days ago) [Kamil Cudnik] * cd2773a3 - [syncd] Fix inspect asic command (#1434) (7 days ago) [Kamil Cudnik] * 2d873766 - [syncd] Make sure notification queue release memory when drained (#1427) (8 days ago) [Kamil Cudnik] * b8a8856a - Fix adding flex counter to wrong context (#1421) (8 days ago) [byu343] * 40979e0b - [fastboot] Notify SAI that fastboot is done (#1396) (8 days ago) [Junchao-Mellanox] * 952ee406 - [codeql] Change pull_request_target to pull_request (#1442) (9 days ago) [Kamil Cudnik] * 697d86b5 - [syncd] Create neighbor entries before next hop (#1432) (9 days ago) [Kamil Cudnik] * fa76ca13 - [codeql] Remove git ancestry (#1441) (10 days ago) [Kamil Cudnik] * 3838d7ee - [codeql] Show git ancestry graph (#1440) (10 days ago) [Kamil Cudnik] * 2e7d946b - [codeql] Show gcc version before compile (#1438) (10 days ago) [Kamil Cudnik] * a1e93f58 - [submodule] Update SAI to latest master (#1431) (2 weeks ago) [Kamil Cudnik] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update sensors configuration file. Add threshold to PSU sensors values.
What I did
How to verify it