aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-health.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-06-17 15:23:51 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-06-21 08:54:04 +0200
commitbad6f5a7cc1cf1fe442f66ff1399591236af8efc (patch)
tree71eb2c799d5de2f7e93622f09282f3a03624a6df /doc/check-health.md
parenta3efb67ed17619205300b84f77935a98567ae5df (diff)
doc: add sample notifications
Diffstat (limited to 'doc/check-health.md')
-rw-r--r--doc/check-health.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/check-health.md b/doc/check-health.md
index 39ce3d1..7accc62 100644
--- a/doc/check-health.md
+++ b/doc/check-health.md
@@ -23,6 +23,22 @@ hardware supports:
/ system health print;
+### Sample notifications
+
+#### Voltage
+
+![check-health notification voltage](notifications/check-health-voltage.svg)
+
+#### Temperature
+
+![check-health notification](notifications/check-health-temperature-high.svg)
+![check-health notification](notifications/check-health-temperature-ok.svg)
+
+#### PSU state
+
+![check-health notification](notifications/check-health-psu-fail.svg)
+![check-health notification](notifications/check-health-psu-ok.svg)
+
Requirements and installation
-----------------------------