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

Improve state evaluation for "system status" check #26

Merged
merged 1 commit into from Mar 14, 2022

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Mar 13, 2022

Hi Frederic,

first things first: Thank you for patiently accepting our stream of patches to the project and also thanks for the excellent guidance on different levels.

This patch has been created while working on different refinements of #21.

Other than evaluating threshold levels for the system temperature, the program now also evaluates the list of binary system status flags. If any of them yields Failed instead of Normal, the sensor check will now respond with CRITICAL.

With kind regards,
Andreas.

Other than evaluating threshold levels for the system temperature, the
routine now also evaluates the list of binary system status flags. If
any of them yields `Failed`, the sensor will respond with `CRITICAL`.
@wernerfred
Copy link
Owner

Thank you for patiently accepting our stream of patches to the project

I have to thank you for contributing to the project and producing valuable input!

Copy link
Owner

@wernerfred wernerfred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wernerfred wernerfred merged commit e306fc4 into wernerfred:master Mar 14, 2022
@amotl amotl deleted the improve-status-state branch March 14, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants