diff options
author | Christian Hesse <mail@eworm.de> | 2022-10-20 11:37:35 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-10-20 11:37:35 +0200 |
commit | a1ef912ec7e3cc87c04d1a558ea837b16a5bf325 (patch) | |
tree | 5f820776557dbe5034cae5598524385f0107328f /doc/check-health.md | |
parent | 4106b199bfa7e55517480271ff8418a0de8db99c (diff) | |
parent | aef88e313bce339df0a46ab9873ea5e2ed4ecee5 (diff) |
Merge branch 'notifications' into next
These are generated with my 'RouterOS-Scripts Notification Generator':
https://eworm.de/ros/notification/
Diffstat (limited to 'doc/check-health.md')
-rw-r--r-- | doc/check-health.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/check-health.md b/doc/check-health.md index 9ee16bb..d84693a 100644 --- a/doc/check-health.md +++ b/doc/check-health.md @@ -27,17 +27,17 @@ hardware supports: #### Voltage -![check-health notification voltage](check-health.d/notification-01-voltage.svg) +![check-health notification voltage](check-health.d/notification-01-voltage.avif) #### Temperature -![check-health notification](check-health.d/notification-02-temperature-high.svg) -![check-health notification](check-health.d/notification-03-temperature-ok.svg) +![check-health notification](check-health.d/notification-02-temperature-high.avif) +![check-health notification](check-health.d/notification-03-temperature-ok.avif) #### PSU state -![check-health notification](check-health.d/notification-04-psu-fail.svg) -![check-health notification](check-health.d/notification-05-psu-ok.svg) +![check-health notification](check-health.d/notification-04-psu-fail.avif) +![check-health notification](check-health.d/notification-05-psu-ok.avif) Requirements and installation ----------------------------- |