check-health: support hard lower limit for voltage

... to detect slow decrease of voltage, for example with UPS.
This commit is contained in:
Christian Hesse 2021-11-13 21:29:33 +01:00
parent d87c50cf68
commit 2625cc09a5
6 changed files with 19 additions and 4 deletions

View file

@ -8,7 +8,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
# Comment or remove to disable news and change notifications.
:global GlobalConfigVersion 68;
:global GlobalConfigVersion 69;
# Copy configuration from global-config here and modify it.