From a9f81c7a14a5001bcdb5516c369886c41e42dc22 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 11 Nov 2021 22:42:54 +0100 Subject: doc: move notification images to script-specific directories --- doc/check-health.d/notification-01-voltage.svg | 176 +++++++++++++++++++++ .../notification-02-temperature-high.svg | 164 +++++++++++++++++++ .../notification-03-temperature-ok.svg | 164 +++++++++++++++++++ doc/check-health.d/notification-04-psu-fail.svg | 164 +++++++++++++++++++ doc/check-health.d/notification-05-psu-ok.svg | 164 +++++++++++++++++++ 5 files changed, 832 insertions(+) create mode 100644 doc/check-health.d/notification-01-voltage.svg create mode 100644 doc/check-health.d/notification-02-temperature-high.svg create mode 100644 doc/check-health.d/notification-03-temperature-ok.svg create mode 100644 doc/check-health.d/notification-04-psu-fail.svg create mode 100644 doc/check-health.d/notification-05-psu-ok.svg (limited to 'doc/check-health.d') diff --git a/doc/check-health.d/notification-01-voltage.svg b/doc/check-health.d/notification-01-voltage.svg new file mode 100644 index 0000000..81f7178 --- /dev/null +++ b/doc/check-health.d/notification-01-voltage.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + [MikroTik] ⚡ Health warning: voltage + +The voltage on MikroTik jumped more than 10%. + +old value: 16.2V +new value: 12.4V + + diff --git a/doc/check-health.d/notification-02-temperature-high.svg b/doc/check-health.d/notification-02-temperature-high.svg new file mode 100644 index 0000000..15250f8 --- /dev/null +++ b/doc/check-health.d/notification-02-temperature-high.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + [MikroTik] 🔥 Health warning: temperature + +The temperature on MikroTik is above threshold: 51°C + + diff --git a/doc/check-health.d/notification-03-temperature-ok.svg b/doc/check-health.d/notification-03-temperature-ok.svg new file mode 100644 index 0000000..d517e57 --- /dev/null +++ b/doc/check-health.d/notification-03-temperature-ok.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + [MikroTik] ✅ Health recovery: temperature + +The temperature on MikroTik dropped below threshold: 48°C + + diff --git a/doc/check-health.d/notification-04-psu-fail.svg b/doc/check-health.d/notification-04-psu-fail.svg new file mode 100644 index 0000000..5d5d573 --- /dev/null +++ b/doc/check-health.d/notification-04-psu-fail.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + [MikroTik] ❌ Health warning: psu1-state + +The power supply unit 'psu1-state' on MikroTik failed! + + diff --git a/doc/check-health.d/notification-05-psu-ok.svg b/doc/check-health.d/notification-05-psu-ok.svg new file mode 100644 index 0000000..aae56c9 --- /dev/null +++ b/doc/check-health.d/notification-05-psu-ok.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + [MikroTik] ✅ Health recovery: psu1-state + +The power supply unit 'psu1-state' on MikroTik recovered! + + -- cgit v1.2.3-54-g00ecf