From bad6f5a7cc1cf1fe442f66ff1399591236af8efc Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 17 Jun 2021 15:23:51 +0200 Subject: doc: add sample notifications --- doc/check-health.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc/check-health.md') 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 ----------------------------- -- cgit v1.2.3-54-g00ecf