mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-04 18:25:11 +02:00
doc/netwatch-notify: update for multiple records
This commit is contained in:
parent
b286cb6803
commit
471e0ead05
1 changed files with 3 additions and 3 deletions
|
@ -83,9 +83,9 @@ with a resolvable name:
|
|||
|
||||
/tool/netwatch/add comment="notify, name=example.com, resolve=example.com";
|
||||
|
||||
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.
|
||||
This supports multiple A or AAAA records for a name just fine, but be
|
||||
warned: A CNAME to multiple records will cause a high rate of configuration
|
||||
changes (and flash writes)!
|
||||
|
||||
### No notification on host down
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue