Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-20 | doc/netwatch-notify: update notifications | 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 | 1 | -1/+2 | ||
2022-07-06 | netwatch-notify: rename parameter: hostname -> namechange-82 | 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 | 1 | -17/+18 | ||
2022-02-20 | add doc/mod/notification-matrix | 1 | -1/+2 | ||
2022-02-20 | add doc/mod/notification-telegram | 1 | -1/+2 | ||
2022-02-12 | doc: use another info icon: 🛈 -> ℹ️ | 1 | -1/+1 | ||
2022-02-11 | doc: put hints into block quote | 1 | -2/+2 | ||
2022-02-10 | netwatch-notify: allow to suppress notification on host downchange-76 | 1 | -0/+10 | ||
2022-02-08 | doc/netwatch-notify: add sections | 1 | -0/+8 | ||
2022-01-03 | introduce netwatch-dnschange-72 | 1 | -0/+12 | ||
2021-12-02 | doc/netwatch-notify: add missing empty line | 1 | -0/+1 | ||
2021-11-11 | doc: move notification images to script-specific directories | 1 | -2/+2 | ||
2021-07-09 | doc/netwatch-notify: hint on escaping, with example | 1 | -2/+2 | ||
2021-07-09 | netwatch-notify: implement pre-down hookchange-60 | 1 | -0/+4 | ||
2021-07-05 | doc/netwatch-notify: hint on checking specific isp | 1 | -0/+17 | ||
2021-06-21 | doc/netwatch-notify: hint on checking internet connectivity | 1 | -0/+14 | ||
2021-06-21 | doc: add sample notifications | 1 | -0/+5 | ||
2021-06-08 | global-functions: implement notifications via Matrixchange-53 | 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 | 1 | -0/+9 | ||
2021-05-05 | doc/netwatch-notify: tips & tricks: one of several hosts | 1 | -0/+12 | ||
2021-05-03 | doc: inform about dependency on base installation | 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 | 1 | -1/+2 | ||
2020-11-17 | netwatch-notify: implemented simple dependency model | 1 | -2/+11 | ||
2020-11-17 | doc/netwatch-notify: remove timeout from examples | 1 | -3/+3 | ||
2020-08-24 | netwatch-notify: make check count threshold configurable | 1 | -0/+4 | ||
Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2020-07-06 | doc/netwatch-notify: document hooks | 1 | -0/+6 | ||
2020-03-27 | add doc/netwatch-notify.md | 1 | -0/+36 | ||