From a9f81c7a14a5001bcdb5516c369886c41e42dc22 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 11 Nov 2021 22:42:54 +0100 Subject: [PATCH] doc: move notification images to script-specific directories --- .../notification.svg} | 0 doc/check-certificates.md | 2 +- .../notification-01-voltage.svg} | 0 .../notification-02-temperature-high.svg} | 0 .../notification-03-temperature-ok.svg} | 0 .../notification-04-psu-fail.svg} | 0 .../notification-05-psu-ok.svg} | 0 doc/check-health.md | 10 +++++----- .../notification.svg} | 0 doc/check-lte-firmware-upgrade.md | 2 +- .../notification.svg} | 0 doc/check-routeros-update.md | 2 +- .../notification.svg} | 0 doc/cloud-backup.md | 2 +- .../notification.svg} | 0 doc/collect-wireless-mac.md | 2 +- .../daily-psk.svg => daily-psk.d/notification.svg} | 0 doc/daily-psk.md | 2 +- .../log-forward.svg => log-forward.d/notification.svg} | 0 doc/log-forward.md | 2 +- .../notification-01-down.svg} | 0 .../notification-02-up.svg} | 0 doc/netwatch-notify.md | 4 ++-- .../sms-forward.svg => sms-forward.d/notification.svg} | 0 doc/sms-forward.md | 2 +- .../notification.svg} | 0 doc/upload-backup.md | 2 +- 27 files changed, 16 insertions(+), 16 deletions(-) rename doc/{notifications/check-certificates.svg => check-certificates.d/notification.svg} (100%) rename doc/{notifications/check-health-voltage.svg => check-health.d/notification-01-voltage.svg} (100%) rename doc/{notifications/check-health-temperature-high.svg => check-health.d/notification-02-temperature-high.svg} (100%) rename doc/{notifications/check-health-temperature-ok.svg => check-health.d/notification-03-temperature-ok.svg} (100%) rename doc/{notifications/check-health-psu-fail.svg => check-health.d/notification-04-psu-fail.svg} (100%) rename doc/{notifications/check-health-psu-ok.svg => check-health.d/notification-05-psu-ok.svg} (100%) rename doc/{notifications/check-lte-firmware-upgrade.svg => check-lte-firmware-upgrade.d/notification.svg} (100%) rename doc/{notifications/check-routeros-update.svg => check-routeros-update.d/notification.svg} (100%) rename doc/{notifications/cloud-backup.svg => cloud-backup.d/notification.svg} (100%) rename doc/{notifications/collect-wireless-mac.svg => collect-wireless-mac.d/notification.svg} (100%) rename doc/{notifications/daily-psk.svg => daily-psk.d/notification.svg} (100%) rename doc/{notifications/log-forward.svg => log-forward.d/notification.svg} (100%) rename doc/{notifications/netwatch-notify-down.svg => netwatch-notify.d/notification-01-down.svg} (100%) rename doc/{notifications/netwatch-notify-up.svg => netwatch-notify.d/notification-02-up.svg} (100%) rename doc/{notifications/sms-forward.svg => sms-forward.d/notification.svg} (100%) rename doc/{notifications/upload-backup.svg => upload-backup.d/notification.svg} (100%) diff --git a/doc/notifications/check-certificates.svg b/doc/check-certificates.d/notification.svg similarity index 100% rename from doc/notifications/check-certificates.svg rename to doc/check-certificates.d/notification.svg diff --git a/doc/check-certificates.md b/doc/check-certificates.md index 9059034..44bee7a 100644 --- a/doc/check-certificates.md +++ b/doc/check-certificates.md @@ -14,7 +14,7 @@ certificates that are still about to expire. ### Sample notification -![check-certificates notification](notifications/check-certificates.svg) +![check-certificates notification](check-certificates.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/check-health-voltage.svg b/doc/check-health.d/notification-01-voltage.svg similarity index 100% rename from doc/notifications/check-health-voltage.svg rename to doc/check-health.d/notification-01-voltage.svg diff --git a/doc/notifications/check-health-temperature-high.svg b/doc/check-health.d/notification-02-temperature-high.svg similarity index 100% rename from doc/notifications/check-health-temperature-high.svg rename to doc/check-health.d/notification-02-temperature-high.svg diff --git a/doc/notifications/check-health-temperature-ok.svg b/doc/check-health.d/notification-03-temperature-ok.svg similarity index 100% rename from doc/notifications/check-health-temperature-ok.svg rename to doc/check-health.d/notification-03-temperature-ok.svg diff --git a/doc/notifications/check-health-psu-fail.svg b/doc/check-health.d/notification-04-psu-fail.svg similarity index 100% rename from doc/notifications/check-health-psu-fail.svg rename to doc/check-health.d/notification-04-psu-fail.svg diff --git a/doc/notifications/check-health-psu-ok.svg b/doc/check-health.d/notification-05-psu-ok.svg similarity index 100% rename from doc/notifications/check-health-psu-ok.svg rename to doc/check-health.d/notification-05-psu-ok.svg diff --git a/doc/check-health.md b/doc/check-health.md index 7accc62..9e9e501 100644 --- a/doc/check-health.md +++ b/doc/check-health.md @@ -27,17 +27,17 @@ hardware supports: #### Voltage -![check-health notification voltage](notifications/check-health-voltage.svg) +![check-health notification voltage](check-health.d/notification-01-voltage.svg) #### Temperature -![check-health notification](notifications/check-health-temperature-high.svg) -![check-health notification](notifications/check-health-temperature-ok.svg) +![check-health notification](check-health.d/notification-02-temperature-high.svg) +![check-health notification](check-health.d/notification-03-temperature-ok.svg) #### PSU state -![check-health notification](notifications/check-health-psu-fail.svg) -![check-health notification](notifications/check-health-psu-ok.svg) +![check-health notification](check-health.d/notification-04-psu-fail.svg) +![check-health notification](check-health.d/notification-05-psu-ok.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/check-lte-firmware-upgrade.svg b/doc/check-lte-firmware-upgrade.d/notification.svg similarity index 100% rename from doc/notifications/check-lte-firmware-upgrade.svg rename to doc/check-lte-firmware-upgrade.d/notification.svg diff --git a/doc/check-lte-firmware-upgrade.md b/doc/check-lte-firmware-upgrade.md index 55d5cf8..ef68bcb 100644 --- a/doc/check-lte-firmware-upgrade.md +++ b/doc/check-lte-firmware-upgrade.md @@ -19,7 +19,7 @@ upgrades. Currently supported LTE hardware: ### Sample notification -![check-lte-firmware-upgrade notification](notifications/check-lte-firmware-upgrade.svg) +![check-lte-firmware-upgrade notification](check-lte-firmware-upgrade.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/check-routeros-update.svg b/doc/check-routeros-update.d/notification.svg similarity index 100% rename from doc/notifications/check-routeros-update.svg rename to doc/check-routeros-update.d/notification.svg diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md index 5ebdede..9385341 100644 --- a/doc/check-routeros-update.md +++ b/doc/check-routeros-update.md @@ -21,7 +21,7 @@ automatically is supported. ### Sample notification -![check-routeros-update notification](notifications/check-routeros-update.svg) +![check-routeros-update notification](check-routeros-update.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/cloud-backup.svg b/doc/cloud-backup.d/notification.svg similarity index 100% rename from doc/notifications/cloud-backup.svg rename to doc/cloud-backup.d/notification.svg diff --git a/doc/cloud-backup.md b/doc/cloud-backup.md index 182dd01..7522bc1 100644 --- a/doc/cloud-backup.md +++ b/doc/cloud-backup.md @@ -13,7 +13,7 @@ This script uploads [binary backup to Mikrotik cloud](https://wiki.mikrotik.com/ ### Sample notification -![cloud-backup notification](notifications/cloud-backup.svg) +![cloud-backup notification](cloud-backup.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/collect-wireless-mac.svg b/doc/collect-wireless-mac.d/notification.svg similarity index 100% rename from doc/notifications/collect-wireless-mac.svg rename to doc/collect-wireless-mac.d/notification.svg diff --git a/doc/collect-wireless-mac.md b/doc/collect-wireless-mac.md index 7d3c815..380c89f 100644 --- a/doc/collect-wireless-mac.md +++ b/doc/collect-wireless-mac.md @@ -17,7 +17,7 @@ and modify it to your needs. ### Sample notification -![collect-wireless-mac notification](notifications/collect-wireless-mac.svg) +![collect-wireless-mac notification](collect-wireless-mac.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/daily-psk.svg b/doc/daily-psk.d/notification.svg similarity index 100% rename from doc/notifications/daily-psk.svg rename to doc/daily-psk.d/notification.svg diff --git a/doc/daily-psk.md b/doc/daily-psk.md index 1d41f76..105737a 100644 --- a/doc/daily-psk.md +++ b/doc/daily-psk.md @@ -14,7 +14,7 @@ passphrase to a pseudo-random string daily. ### Sample notification -![daily-psk notification](notifications/daily-psk.svg) +![daily-psk notification](daily-psk.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/log-forward.svg b/doc/log-forward.d/notification.svg similarity index 100% rename from doc/notifications/log-forward.svg rename to doc/log-forward.d/notification.svg diff --git a/doc/log-forward.md b/doc/log-forward.md index cdcd479..e3603b5 100644 --- a/doc/log-forward.md +++ b/doc/log-forward.md @@ -22,7 +22,7 @@ and forwards them via notification. ### Sample notification -![log-forward notification](notifications/log-forward.svg) +![log-forward notification](log-forward.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/netwatch-notify-down.svg b/doc/netwatch-notify.d/notification-01-down.svg similarity index 100% rename from doc/notifications/netwatch-notify-down.svg rename to doc/netwatch-notify.d/notification-01-down.svg diff --git a/doc/notifications/netwatch-notify-up.svg b/doc/netwatch-notify.d/notification-02-up.svg similarity index 100% rename from doc/notifications/netwatch-notify-up.svg rename to doc/netwatch-notify.d/notification-02-up.svg diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md index 81e28b0..7fd47d4 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](notifications/netwatch-notify-down.svg) -![netwatch-notify notification up](notifications/netwatch-notify-up.svg) +![netwatch-notify notification down](netwatch-notify.d/notification-01-down.svg) +![netwatch-notify notification up](netwatch-notify.d/notification-02-up.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/sms-forward.svg b/doc/sms-forward.d/notification.svg similarity index 100% rename from doc/notifications/sms-forward.svg rename to doc/sms-forward.d/notification.svg diff --git a/doc/sms-forward.md b/doc/sms-forward.md index 9290b90..873ccac 100644 --- a/doc/sms-forward.md +++ b/doc/sms-forward.md @@ -15,7 +15,7 @@ A broadband interface with SMS support is required. ### Sample notification -![sms-forward notification](notifications/sms-forward.svg) +![sms-forward notification](sms-forward.d/notification.svg) Requirements and installation ----------------------------- diff --git a/doc/notifications/upload-backup.svg b/doc/upload-backup.d/notification.svg similarity index 100% rename from doc/notifications/upload-backup.svg rename to doc/upload-backup.d/notification.svg diff --git a/doc/upload-backup.md b/doc/upload-backup.md index f7d7c27..9566853 100644 --- a/doc/upload-backup.md +++ b/doc/upload-backup.md @@ -14,7 +14,7 @@ configuration export (`/ export terse`) to external server. ### Sample notification -![upload-backup notification](notifications/upload-backup.svg) +![upload-backup notification](upload-backup.d/notification.svg) Requirements and installation -----------------------------