aboutsummaryrefslogtreecommitdiffstats
path: root/doc/netwatch-notify.md
AgeCommit message (Expand)AuthorFilesLines
2024-03-01netwatch-notify: (mis-)use firewall address-list for lookup......... and drop the racy code querying dns cache. 😁 Gravatar Christian Hesse1-2/+2
2024-02-28netwatch-notify: handle CNAME to multiple recordsGravatar Christian Hesse1-3/+3
2024-02-28doc/netwatch-notify: update for multiple recordsGravatar Christian Hesse1-3/+3
2023-10-17introduce mod/notification-ntfy......... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 change-109Gravatar Christian Hesse1-1/+2
2023-08-18netwatch-notify: drop RouterOS version dependency...... as global-functions depend on RouterOS 7.9beta already. Gravatar Christian Hesse1-2/+0
2023-06-28netwatch-notify: drop the delay on startup......... now that in RouterOS 7.9 netwatch itself comes with a startup-delay. Hosts in state 'unknown' are just ignored. routeros-7.9beta4-6Gravatar Christian Hesse1-0/+2
2023-03-20doc/netwatch-notify: prevent escaping code in hook by creating a scriptGravatar Christian Hesse1-0/+3
2023-03-20doc/netwatch-notify: move hint on notification settings upGravatar Christian Hesse1-5/+5
2023-03-20netwatch-notify: support note in notificationchange-96Gravatar Christian Hesse1-0/+7
2023-01-11use arrows with emoji representation...We had... ◀ Go back to main README ▲ Go back to top ... and switch to... âŦ…ī¸ Go back to main README âŦ†ī¸ Go back to top Gravatar Christian Hesse1-3/+3
2022-10-20doc/netwatch-notify: update notifications...---- ✂ī¸ ---- ❌ Netwatch Notify: example.com down The host 'example.com' (93.184.216.34) is down since oct/19/2022 16:27:03. ---- ✂ī¸ ---- ✅ Netwatch Notify: example.com up The host 'example.com' (93.184.216.34) is up since oct/19/2022 17:03:00. It was down for 6 checks since oct/19/2022 16:27:03. ---- ✂ī¸ ---- Gravatar Christian Hesse1-2/+2
2022-09-25introduce 'mod/notification-email', split off from global-functionschange-84Gravatar Christian Hesse1-1/+2
2022-07-06netwatch-notify: rename parameter: hostname -> name...Starting with RouterOS 7.4 the netwatch tool has been extended, it can now do tcp and http probes. Rename the parameter for reasonable naming with services. change-82Gravatar Christian Hesse1-14/+14
2022-05-12doc/netwatch-notify: RouterOS v7 path syntaxGravatar Christian Hesse1-17/+18
2022-02-20add doc/mod/notification-matrixGravatar Christian Hesse1-1/+2
2022-02-20add doc/mod/notification-telegramGravatar Christian Hesse1-1/+2
2022-02-12doc: use another info icon: 🛈 -> ℹī¸Gravatar Christian Hesse1-1/+1
2022-02-11doc: put hints into block quoteGravatar Christian Hesse1-2/+2
2022-02-10netwatch-notify: allow to suppress notification on host downchange-76Gravatar Christian Hesse1-0/+10
2022-02-08doc/netwatch-notify: add sectionsGravatar Christian Hesse1-0/+8
2022-01-03introduce netwatch-dnschange-72Gravatar Christian Hesse1-0/+12
2021-12-02doc/netwatch-notify: add missing empty lineGravatar Christian Hesse1-0/+1
2021-11-11doc: move notification images to script-specific directoriesGravatar Christian Hesse1-2/+2
2021-07-09doc/netwatch-notify: hint on escaping, with exampleGravatar Christian Hesse1-2/+2
2021-07-09netwatch-notify: implement pre-down hookchange-60Gravatar Christian Hesse1-0/+4
2021-07-05doc/netwatch-notify: hint on checking specific ispGravatar Christian Hesse1-0/+17
2021-06-21doc/netwatch-notify: hint on checking internet connectivityGravatar Christian Hesse1-0/+14
2021-06-21doc: add sample notificationsGravatar Christian Hesse1-0/+5
2021-06-08global-functions: implement notifications via Matrix...Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ change-53Gravatar Michael Gisbers1-1/+1
2021-05-06netwatch-notify: support dynamic address updatechange-50Gravatar Christian Hesse1-0/+9
2021-05-05doc/netwatch-notify: tips & tricks: one of several hostsGravatar Christian Hesse1-0/+12
2021-05-03doc: inform about dependency on base installation...That should make the documentation clearer if external sites link to the documentation of a specific script. Gravatar Christian Hesse1-0/+3
2020-11-17netwatch-notify: increase count for every parent in chainGravatar Christian Hesse1-1/+2
2020-11-17netwatch-notify: implemented simple dependency modelGravatar Christian Hesse1-2/+11
2020-11-17doc/netwatch-notify: remove timeout from examplesGravatar Christian Hesse1-3/+3
2020-08-24netwatch-notify: make check count threshold configurable...Signed-off-by: Christian Hesse <mail@eworm.de> Gravatar Christian Hesse1-0/+4
2020-07-06doc/netwatch-notify: document hooksGravatar Christian Hesse1-0/+6
2020-03-27add doc/netwatch-notify.mdGravatar Christian Hesse1-0/+36