mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-24 10:38:41 +02:00
check-health: add deviation on temperature recovery threshold
This helps against notification flooding.
This commit is contained in:
parent
3e72d1ec0b
commit
6d9eb99e08
5 changed files with 19 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
# https://git.eworm.de/cgit/routeros-scripts/about/
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 32;
|
||||
:global ExpectedConfigVersion 33;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue