mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-01 05:34:30 +02:00
check-health: make threshold for voltage configurable
This commit is contained in:
parent
09ce75c5b1
commit
f40bb2c8c8
5 changed files with 11 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
# global functions
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 9;
|
||||
:global ExpectedConfigVersion 10;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global SentConfigChangesNotification "-";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue