netwatch-notify: allow to suppress notification on host down

This commit is contained in:
Christian Hesse 2022-02-03 13:51:40 +01:00
parent 42c203291a
commit c6e581d4f9
6 changed files with 23 additions and 10 deletions

View file

@ -84,6 +84,7 @@
75=("Finally merged the RouterOS v7 code into the main branch. " . [ $IfThenElse ([ $RequiredRouterOS "global-config.changes" "7.0" false ] = true) \
("You may now drop '\$ScriptUpdatesUrlSuffix' from 'global-config-overlay'.") \
("Still running RouterOS v6, so last reminder to see https://git.eworm.de/cgit/routeros-scripts/about/#changes-for-routeros-v6") ]);
76="Added an option to suppress notifications on host down with 'netwatch-notify'.";
};
# Migration steps to be applied on script updates