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

netwatch-notify: notify on configurable check count threshold

This commit is contained in:
Christian Hesse
2020-09-25 22:17:26 +02:00
parent addd4d7d90
commit 9bec6914cc
4 changed files with 4 additions and 3 deletions

View File

@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 25;
:global ExpectedConfigVersion 26;
# global variables not to be changed by user
:global GlobalFunctionsReady false;