diff --git a/doc/netwatch-notify.d/notification-01-down.avif b/doc/netwatch-notify.d/notification-01-down.avif new file mode 100644 index 0000000..d050e60 Binary files /dev/null and b/doc/netwatch-notify.d/notification-01-down.avif differ diff --git a/doc/netwatch-notify.d/notification-01-down.svg b/doc/netwatch-notify.d/notification-01-down.svg deleted file mode 100644 index 13988a3..0000000 --- a/doc/netwatch-notify.d/notification-01-down.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - [MikroTik] ❌ Netwatch Notify: example.com down - -The host 'example.com' (93.184.216.34) is down -since jun/08/2021 06:55:03. - - diff --git a/doc/netwatch-notify.d/notification-02-up.avif b/doc/netwatch-notify.d/notification-02-up.avif new file mode 100644 index 0000000..8dcf26a Binary files /dev/null and b/doc/netwatch-notify.d/notification-02-up.avif differ diff --git a/doc/netwatch-notify.d/notification-02-up.svg b/doc/netwatch-notify.d/notification-02-up.svg deleted file mode 100644 index 32dfbcc..0000000 --- a/doc/netwatch-notify.d/notification-02-up.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - [MikroTik] ✅ Netwatch Notify: example.com up - -The host 'example.com' (93.184.216.34) is up -since jun/08/2021 07:01:00. -It was down for 6 checks since jun/08/2021 06:55:03. - - diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md index 032106a..b0214e4 100644 --- a/doc/netwatch-notify.md +++ b/doc/netwatch-notify.md @@ -17,8 +17,8 @@ optional parent host is not down to avoid false alerts. ### Sample notifications -![netwatch-notify notification down](netwatch-notify.d/notification-01-down.svg) -![netwatch-notify notification up](netwatch-notify.d/notification-02-up.svg) +![netwatch-notify notification down](netwatch-notify.d/notification-01-down.avif) +![netwatch-notify notification up](netwatch-notify.d/notification-02-up.avif) Requirements and installation -----------------------------