mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 01:15:42 +02:00
doc/netwatch-notify: fix typo(s)
This commit is contained in:
parent
f7f50a9d45
commit
71c58c6afb
1 changed files with 3 additions and 3 deletions
|
@ -66,9 +66,9 @@ notification is sent.
|
|||
Getting the escaping right may be troublesome. Please consider adding a
|
||||
script in `/system/script`, then running that from hook.
|
||||
|
||||
### Count threshould
|
||||
### Count threshold
|
||||
|
||||
The count threshould (default is 5 checks) is configurable as well:
|
||||
The count threshold (default is 5 checks) is configurable as well:
|
||||
|
||||
/tool/netwatch/add comment="notify, name=example.com, count=10" host=104.18.144.11;
|
||||
|
||||
|
@ -81,7 +81,7 @@ suppress notification if the parent host is down:
|
|||
/tool/netwatch/add comment="notify, name=example.com, parent=gateway" host=93.184.216.34;
|
||||
|
||||
Note that every configured parent in a chain increases the check count
|
||||
threshould by one.
|
||||
threshold by one.
|
||||
|
||||
### Update from DNS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue