aboutsummaryrefslogtreecommitdiffstats
path: root/doc/netwatch-notify.md
AgeCommit message (Collapse)AuthorFilesLines
2022-02-21add doc/mod/notification-matrixGravatar Christian Hesse1-1/+2
(cherry picked from commit 07fc5c898ad36debad96d06e3a65fa06ccdadde8)
2022-02-21add doc/mod/notification-telegramGravatar Christian Hesse1-1/+2
(cherry picked from commit e6a686187c3d3c981b7ab86b4cbce46fc6466da4)
2022-02-12doc: use another info icon: 🛈 -> ℹī¸Gravatar Christian Hesse1-1/+1
(cherry picked from commit cd2a7dcf8ce3324179768b48a785f24f0d53aa19)
2022-02-11doc: put hints into block quoteGravatar Christian Hesse1-2/+2
(cherry picked from commit 9e91ed56aaed77c6776ef95ebed791c40d7f21d2)
2022-02-10netwatch-notify: allow to suppress notification on host downchange-76-v6Gravatar Christian Hesse1-0/+10
(cherry picked from commit c6e581d4f90c9bea0adf405685aa634e264d1f3b)
2022-02-10doc/netwatch-notify: add sectionsGravatar Christian Hesse1-0/+8
(cherry picked from commit 42c203291a7db814be00f40caddb6980632358fa)
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 Matrixchange-53Gravatar Michael Gisbers1-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-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 installationGravatar Christian Hesse1-0/+3
That should make the documentation clearer if external sites link to the documentation of a specific script.
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 configurableGravatar Christian Hesse1-0/+4
Signed-off-by: Christian Hesse <mail@eworm.de>
2020-07-06doc/netwatch-notify: document hooksGravatar Christian Hesse1-0/+6
2020-03-27add doc/netwatch-notify.mdGravatar Christian Hesse1-0/+36