mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-25 13:24:29 +02:00
check-health: support hard lower limit for voltage
... to detect slow decrease of voltage, for example with UPS.
This commit is contained in:
parent
d87c50cf68
commit
2625cc09a5
6 changed files with 19 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
# https://git.eworm.de/cgit/routeros-scripts/about/
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 68;
|
||||
:global ExpectedConfigVersion 69;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue