We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sensors shows that there're so the test failed "Alarm on spectrum-i2c-2-48/temp1/temp1_input"
"temp1": { "temp1_crit": "84.000", "temp1_input": "43.200", <---- input equal to max. Looks like mellanox sensors issue "temp1_max": "43.200", "temp1_min": "0.000" }
based on our understanding, temp1_max should be the threshold value, not the watermark.
The text was updated successfully, but these errors were encountered:
fixed by sonic-net/sonic-buildimage#541
Sorry, something went wrong.
Merge pull request sonic-net#68 from project-arlo/mgmt_framework_hld
9783c16
Updated mgmt-framework to include details with
marian-pritsak
No branches or pull requests
sensors shows that there're so the test failed
"Alarm on spectrum-i2c-2-48/temp1/temp1_input"
"temp1": {
"temp1_crit": "84.000",
"temp1_input": "43.200", <---- input equal to max. Looks like mellanox sensors issue
"temp1_max": "43.200",
"temp1_min": "0.000"
}
based on our understanding, temp1_max should be the threshold value, not the watermark.
The text was updated successfully, but these errors were encountered: