mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-30 13:14:27 +02:00
netwatch-notify: increase count for every parent in chain
This commit is contained in:
parent
e7855b4611
commit
23923619dd
2 changed files with 5 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue