mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-09-01 08:15:26 +02:00
check-health: wording: load -> utilization
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%. ---- ✂️ ----
This commit is contained in:
parent
e50e25c638
commit
c48509683c
7 changed files with 19 additions and 19 deletions
|
@ -96,7 +96,7 @@
|
|||
85="Dropped 'netwatch-syslog', filtering in firewall is advised.";
|
||||
86="Added support for hooks in 'sms-forward'. This now provides similar functionality to 'sms-action', but is more flexible.";
|
||||
87="Added support for extra text (or emojis \F0\9F\9A\80) in notification tags.";
|
||||
88="Added support for monitoring CPU load and available free RAM in 'check-health'.";
|
||||
88="Added support for monitoring CPU utilization and available free RAM in 'check-health'.";
|
||||
89="Made the warning time for 'check-certificates' configurable.";
|
||||
90="Chat with your router! Introduced 'telegram-chat' to chat via Telegram bot and send commands to your router.";
|
||||
91="Dropped check for CAP in 'check-routeros-update' to solve issues with wifiwave2 package.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue