aboutsummaryrefslogtreecommitdiffstats
path: root/netwatch-notify.rsc
AgeCommit message (Expand)AuthorFilesLines
10 daysnetwatch-notify: allow to suppress resolve failureGravatar Christian Hesse1-1/+1
2024-04-07bump RouterOS requirement for all scripts and modules...routeros-7.13-6Gravatar Christian Hesse1-1/+1
2024-03-20netwatch-notify: pass script name into local functionsGravatar Christian Hesse1-14/+16
2024-03-13netwatch-notify: pass link to notificationchange-124Gravatar Christian Hesse1-2/+2
2024-03-12netwatch-notify: switch to $LogPrintGravatar Christian Hesse1-16/+13
2024-03-12netwatch-notify: drop main function, use :do with on-errorGravatar Christian Hesse1-6/+4
2024-03-12global-functions: $ScriptLock: do not exit from global functionGravatar Christian Hesse1-1/+3
2024-03-04netwatch-notify: move code into functionGravatar Christian Hesse1-165/+170
2024-03-03netwatch-notify: check one after anotherGravatar Christian Hesse1-2/+5
2024-03-02netwatch-notify: handle IPv6 / AAAA resolvingGravatar Christian Hesse1-1/+3
2024-03-01netwatch-notify: (mis-)use firewall address-list for lookup...Gravatar Christian Hesse1-11/+5
2024-02-28netwatch-notify: handle CNAME to multiple recordsGravatar Christian Hesse1-0/+9
2024-02-28netwatch-notify: move check in DNS cache to local functionGravatar Christian Hesse1-2/+14
2024-02-28netwatch-notify: try another workaroundGravatar Christian Hesse1-4/+2
2024-02-28netwatch-notify: work around race conditionGravatar Christian Hesse1-8/+12
2024-02-28netwatch-notify: restore the check 🥴Gravatar Christian Hesse1-1/+2
2024-02-28netwatch-notify: simplify the checkGravatar Christian Hesse1-2/+1
2024-02-28netwatch-notify: ... and switch state to "unknown" on host updateGravatar Christian Hesse1-0/+1
2024-02-28netwatch-notify: handle status "down" in its own condition...Gravatar Christian Hesse1-1/+4
2024-02-28netwatch-notify: use logical operator, no literal "and"Gravatar Christian Hesse1-1/+1
2024-02-19netwatch-notify: do not update with record in cacheGravatar Christian Hesse1-1/+2
2024-01-30netwatch-notify: use :jobname to get script nameGravatar Christian Hesse1-1/+3
2024-01-01update copyright for 2024Gravatar Christian Hesse1-1/+1
2023-10-27netwatch-notify: match on word boundaryGravatar Christian Hesse1-1/+1
2023-09-29netwatch-notify: allow to give different origin for hosts...Gravatar Christian Hesse1-6/+4
2023-08-18netwatch-notify: drop RouterOS version dependencyGravatar Christian Hesse1-2/+0
2023-06-28netwatch-notify: drop the delay on startup...routeros-7.9beta4-6Gravatar Christian Hesse1-4/+2
2023-05-31netwatch-notify: ignore status 'unknown'Gravatar Christian Hesse1-1/+1
2023-03-20netwatch-notify: support note in notificationchange-96Gravatar Christian Hesse1-0/+6
2023-03-07rename scripts and add file extension ".rsc"change-95Gravatar Christian Hesse1-0/+186