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

netwatch-notify: increase count for every parent in chain

This commit is contained in:
Christian Hesse
2020-11-17 22:02:41 +01:00
parent e7855b4611
commit 23923619dd
2 changed files with 5 additions and 2 deletions

View File

@@ -46,7 +46,8 @@ suppress notification if the parent host is down:
/ tool netwatch add comment="notify, hostname=gateway" host=93.184.216.1;
/ tool netwatch add comment="notify, hostname=example.com, parent=gateway" host=93.184.216.34;
Note that a configured parent increases the check count threshould by one.
Note that every configured parent in a chain increases the check count
threshould by one.
Also notification settings are required for e-mail and telegram.