mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-22 11:54:44 +02:00
netwatch-notify: allow to suppress notification on host down
This commit is contained in:
parent
42c203291a
commit
c6e581d4f9
6 changed files with 23 additions and 10 deletions
|
@ -78,6 +78,16 @@ But be warned: Dynamic updates will probably cause issues if the name has
|
|||
more than one record in dns - a high rate of configuration changes (and flash
|
||||
writes) at least.
|
||||
|
||||
### No notification on host down
|
||||
|
||||
Also suppressing the notification on host down is possible with parameter
|
||||
`no-down-notification`. This may be desired for devices that are usually
|
||||
powered off, but accessibility is of interest.
|
||||
|
||||
/ tool netwatch add comment="notify, hostname=printer, no-down-notification" host=10.0.0.30;
|
||||
|
||||
Go and get your coffee ☕️ before sending the print job.
|
||||
|
||||
Also notification settings are required for e-mail, matrix and/or telegram.
|
||||
|
||||
Tips & Tricks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue