1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

check-health: add deviation on temperature recovery threshold

This helps against notification flooding.
This commit is contained in:
Christian Hesse
2020-10-16 22:51:51 +02:00
parent 3e72d1ec0b
commit 6d9eb99e08
5 changed files with 19 additions and 9 deletions

View File

@@ -36,4 +36,5 @@
30="Implemented simple rate limit for 'log-forward' to prevent flooding.";
31="Switched Telegram notifications to fixed-width font, with opt-out.";
32="Merged mode (& reset) button scripts in single new script 'mode-button'.";
33="Added configurable deviation on health temperature recovery threshold against notification flooding.";
};