aboutsummaryrefslogtreecommitdiffstats
path: root/check-health.rsc
AgeCommit message (Collapse)AuthorFilesLines
2023-11-15check-health: decrease indention in messagesGravatar Christian Hesse1-5/+5
2023-11-15check-health: use $HumanReadableNum for RAM utilizationGravatar Christian Hesse1-3/+4
2023-10-24check-health: reverse logic for RAM (free -> utilization)...Gravatar Christian Hesse1-12/+13
... 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-04-24check-health: use $FormatLineGravatar Christian Hesse1-2/+3
2023-03-07rename scripts and add file extension ".rsc"change-95Gravatar Christian Hesse1-0/+167
No functional change for the user... The migration is done automatically.