wernerfred / check_synology

This plugin will check a lot of different values on your Synology DiskStation.
MIT License
17 stars 25 forks source link

Improve state evaluation for "system status" check #26

Closed amotl closed 2 years ago

amotl commented 2 years ago

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.

wernerfred commented 2 years ago

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!