mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-21 11:24:29 +02:00
doc/netwatch-notify: prevent escaping code in hook by creating a script
This commit is contained in:
parent
f7962f5d79
commit
b66364d716
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ Also there is a `pre-down-hook` that fires at two thirds of failed checks
|
|||
required for the notification. The idea is to fix the issue before a
|
||||
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
|
||||
|
||||
The count threshould (default is 5 checks) is configurable as well:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue