mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-24 12:54:28 +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
|
@ -9,7 +9,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 change notifications.
|
||||
:global GlobalConfigVersion 32;
|
||||
:global GlobalConfigVersion 33;
|
||||
|
||||
# Copy configuration from global-config here and modify it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue