mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-22 09:43:30 +02:00
doc/netwatch-notify: move hint on notification settings up
This commit is contained in:
parent
650c362ed9
commit
f7962f5d79
1 changed files with 5 additions and 5 deletions
|
@ -38,6 +38,11 @@ The hosts to be checked have to be added to netwatch with specific comment:
|
||||||
|
|
||||||
/tool/netwatch/add comment="notify, name=example.com" host=[ :resolve "example.com" ];
|
/tool/netwatch/add comment="notify, name=example.com" host=[ :resolve "example.com" ];
|
||||||
|
|
||||||
|
Also notification settings are required for
|
||||||
|
[e-mail](mod/notification-email.md),
|
||||||
|
[matrix](mod/notification-matrix.md) and/or
|
||||||
|
[telegram](mod/notification-telegram.md).
|
||||||
|
|
||||||
### Hooks
|
### Hooks
|
||||||
|
|
||||||
It is possible to run an up hook command (`up-hook`) or down hook command
|
It is possible to run an up hook command (`up-hook`) or down hook command
|
||||||
|
@ -95,11 +100,6 @@ included verbatim into the notification.
|
||||||
|
|
||||||
/tool/netwatch/add comment="notify, name=example, note=Do not touch!" host=10.0.0.31;
|
/tool/netwatch/add comment="notify, name=example, note=Do not touch!" host=10.0.0.31;
|
||||||
|
|
||||||
Also notification settings are required for
|
|
||||||
[e-mail](mod/notification-email.md),
|
|
||||||
[matrix](mod/notification-matrix.md) and/or
|
|
||||||
[telegram](mod/notification-telegram.md).
|
|
||||||
|
|
||||||
Tips & Tricks
|
Tips & Tricks
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue