Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-01 | netwatch-notify: (mis-)use firewall address-list for lookup... | Christian Hesse | 1 | -2/+2 | |
... and drop the racy code querying dns cache. đ | |||||
2024-02-28 | netwatch-notify: handle CNAME to multiple records | Christian Hesse | 1 | -3/+3 | |
2024-02-28 | doc/netwatch-notify: update for multiple records | Christian Hesse | 1 | -3/+3 | |
2023-10-17 | introduce mod/notification-ntfy...change-109 | Christian Hesse | 1 | -1/+2 | |
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 | |||||
2023-08-18 | netwatch-notify: drop RouterOS version dependency | Christian Hesse | 1 | -2/+0 | |
... as global-functions depend on RouterOS 7.9beta already. | |||||
2023-06-28 | netwatch-notify: drop the delay on startup...routeros-7.9beta4-6 | Christian Hesse | 1 | -0/+2 | |
... now that in RouterOS 7.9 netwatch itself comes with a startup-delay. Hosts in state 'unknown' are just ignored. | |||||
2023-03-20 | doc/netwatch-notify: prevent escaping code in hook by creating a script | Christian Hesse | 1 | -0/+3 | |
2023-03-20 | doc/netwatch-notify: move hint on notification settings up | Christian Hesse | 1 | -5/+5 | |
2023-03-20 | netwatch-notify: support note in notificationchange-96 | Christian Hesse | 1 | -0/+7 | |
2023-01-11 | use arrows with emoji representation | Christian Hesse | 1 | -3/+3 | |
We had... â Go back to main README ⲠGo back to top ... and switch to... âŦ ī¸ Go back to main README âŦī¸ Go back to top | |||||
2022-10-20 | doc/netwatch-notify: update notifications | Christian Hesse | 1 | -2/+2 | |
---- âī¸ ---- â 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. ---- âī¸ ---- | |||||
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | Christian Hesse | 1 | -1/+2 | |
2022-07-06 | netwatch-notify: rename parameter: hostname -> namechange-82 | Christian Hesse | 1 | -14/+14 | |
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. | |||||
2022-05-12 | doc/netwatch-notify: RouterOS v7 path syntax | Christian Hesse | 1 | -17/+18 | |
2022-02-20 | add doc/mod/notification-matrix | Christian Hesse | 1 | -1/+2 | |
2022-02-20 | add doc/mod/notification-telegram | Christian Hesse | 1 | -1/+2 | |
2022-02-12 | doc: use another info icon: đ -> âšī¸ | Christian Hesse | 1 | -1/+1 | |
2022-02-11 | doc: put hints into block quote | Christian Hesse | 1 | -2/+2 | |
2022-02-10 | netwatch-notify: allow to suppress notification on host downchange-76 | Christian Hesse | 1 | -0/+10 | |
2022-02-08 | doc/netwatch-notify: add sections | Christian Hesse | 1 | -0/+8 | |
2022-01-03 | introduce netwatch-dnschange-72 | Christian Hesse | 1 | -0/+12 | |
2021-12-02 | doc/netwatch-notify: add missing empty line | Christian Hesse | 1 | -0/+1 | |
2021-11-11 | doc: move notification images to script-specific directories | Christian Hesse | 1 | -2/+2 | |
2021-07-09 | doc/netwatch-notify: hint on escaping, with example | Christian Hesse | 1 | -2/+2 | |
2021-07-09 | netwatch-notify: implement pre-down hookchange-60 | Christian Hesse | 1 | -0/+4 | |
2021-07-05 | doc/netwatch-notify: hint on checking specific isp | Christian Hesse | 1 | -0/+17 | |
2021-06-21 | doc/netwatch-notify: hint on checking internet connectivity | Christian Hesse | 1 | -0/+14 | |
2021-06-21 | doc: add sample notifications | Christian Hesse | 1 | -0/+5 | |
2021-06-08 | global-functions: implement notifications via Matrixchange-53 | Michael Gisbers | 1 | -1/+1 | |
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/ | |||||
2021-05-06 | netwatch-notify: support dynamic address updatechange-50 | Christian Hesse | 1 | -0/+9 | |
2021-05-05 | doc/netwatch-notify: tips & tricks: one of several hosts | Christian Hesse | 1 | -0/+12 | |
2021-05-03 | doc: inform about dependency on base installation | Christian Hesse | 1 | -0/+3 | |
That should make the documentation clearer if external sites link to the documentation of a specific script. | |||||
2020-11-17 | netwatch-notify: increase count for every parent in chain | Christian Hesse | 1 | -1/+2 | |
2020-11-17 | netwatch-notify: implemented simple dependency model | Christian Hesse | 1 | -2/+11 | |
2020-11-17 | doc/netwatch-notify: remove timeout from examples | Christian Hesse | 1 | -3/+3 | |
2020-08-24 | netwatch-notify: make check count threshold configurable | Christian Hesse | 1 | -0/+4 | |
Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2020-07-06 | doc/netwatch-notify: document hooks | Christian Hesse | 1 | -0/+6 | |
2020-03-27 | add doc/netwatch-notify.md | Christian Hesse | 1 | -0/+36 | |