mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-24 21:04:51 +02:00
check-health: monitor CPU load
---- ✂️ ---- 🧮️📈️ 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%. ---- ✂️ ----
This commit is contained in:
parent
2694f8d2b1
commit
75bd14267e
10 changed files with 30 additions and 7 deletions
|
@ -1075,6 +1075,7 @@
|
|||
# return UTF-8 symbol for unicode name
|
||||
:set SymbolByUnicodeName do={
|
||||
:local Symbols {
|
||||
"abacus"="\F0\9F\A7\AE";
|
||||
"alarm-clock"="\E2\8F\B0";
|
||||
"calendar"="\F0\9F\93\85";
|
||||
"chart-decreasing"="\F0\9F\93\89";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue