aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-health.d
AgeCommit message (Collapse)AuthorFilesLines
2023-10-24check-health: reverse logic for RAM (free -> utilization)...Gravatar Christian Hesse4-0/+0
... to bring it in sync with CPU utilization. Also make the output more verbose, at least for the warning. ---- ✂️ ---- 🗃️📈️ Health warning: RAM utilization The RAM utilization on MikroTik is at 81%! total: 64 MiB used: 52 MiB free: 11 MiB ---- ✂️ ---- 🗃️📉️ Health recovery: RAM utilization The RAM utilization on MikroTik decreased to 65%. ---- ✂️ ----
2023-03-06... and update the logo in notificationsGravatar Christian Hesse9-0/+0
2023-02-14check-health: wording: load -> utilizationGravatar Christian Hesse4-0/+0
The load is defined as something different... https://en.wikipedia.org/wiki/Load_(computing) So let's update the wording and use 'utilization' instead. ---- ✂️ ---- 🧮️📈️ Health warning: CPU utilization The average CPU utilization on MikroTik is at 76%! ---- ✂️ ---- 🧮️📉️ Health recovery: CPU utilization The average CPU utilization on MikroTik decreased to 64%. ---- ✂️ ----
2023-01-20check-health: monitor free RAMGravatar Christian Hesse7-0/+0
---- ✂️ ---- 🗃️📉️ Health warning: free RAM The available free RAM on MikroTik is at 18% (47MiB)! ---- ✂️ ---- 🗃️📈️ Health recovery: free RAM The available free RAM on MikroTik increased to 65% (168MiB). ---- ✂️ ----
2023-01-20check-health: monitor CPU loadGravatar Christian Hesse7-0/+0
---- ✂️ ---- 🧮️📈️ Health warning: CPU load The average CPU load on MikroTik is at 76%! ---- ✂️ ---- 🧮️📉️ Health recovery: CPU load The average CPU load on MikroTik decreased to 64%. ---- ✂️ ----
2022-10-20doc/check-health: update notificationsGravatar Christian Hesse10-168/+0
---- ✂️ ---- ⚡📉 Health warning: voltage The voltage on MikroTik jumped more than 10%. old value: 16.2V new value: 12.4V ---- ✂️ ---- 🔥 Health warning: temperature The temperature on MikroTik is above threshold: 51°C ---- ✂️ ---- ✅ Health recovery: temperature The temperature on MikroTik dropped below threshold: 47°C ---- ✂️ ---- ❌ Health warning: psu1-state The power supply unit 'psu1-state' on MikroTik failed! ---- ✂️ ---- ✅ Health recovery: psu1-state The power supply unit 'psu1-state' on MikroTik recovered! ---- ✂️ ----
2022-08-22optimize all svg files...Gravatar Christian Hesse5-817/+153
... and also update all version numbers to match current release.
2021-11-16check-health: indicate voltage increase or decreaseGravatar Christian Hesse1-1/+1
2021-11-11doc: move notification images to script-specific directoriesGravatar Christian Hesse5-0/+832