diff options
author | Christian Hesse <mail@eworm.de> | 2023-02-14 20:09:41 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-02-14 20:24:06 +0100 |
commit | c48509683c556aacde6b4fcbbdd53f2c77d38077 (patch) | |
tree | 0072c6ba81d9130d103c637f340b2fca6482604a /doc/check-health.d | |
parent | e50e25c6388aa4fea38e465fc053283719a79805 (diff) |
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%.
---- ✂️ ----
Diffstat (limited to 'doc/check-health.d')
-rw-r--r-- | doc/check-health.d/notification-01-cpu-load-high.avif | bin | 6066 -> 0 bytes |
-rw-r--r-- | doc/check-health.d/notification-01-cpu-utilization-high.avif | bin | 0 -> 6453 bytes |
-rw-r--r-- | doc/check-health.d/notification-02-cpu-load-ok.avif | bin | 6378 -> 0 bytes |
-rw-r--r-- | doc/check-health.d/notification-02-cpu-utilization-ok.avif | bin | 0 -> 6717 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/doc/check-health.d/notification-01-cpu-load-high.avif b/doc/check-health.d/notification-01-cpu-load-high.avif Binary files differdeleted file mode 100644 index 3c1a468..0000000 --- a/doc/check-health.d/notification-01-cpu-load-high.avif +++ /dev/null diff --git a/doc/check-health.d/notification-01-cpu-utilization-high.avif b/doc/check-health.d/notification-01-cpu-utilization-high.avif Binary files differnew file mode 100644 index 0000000..8aad878 --- /dev/null +++ b/doc/check-health.d/notification-01-cpu-utilization-high.avif diff --git a/doc/check-health.d/notification-02-cpu-load-ok.avif b/doc/check-health.d/notification-02-cpu-load-ok.avif Binary files differdeleted file mode 100644 index 4f12b70..0000000 --- a/doc/check-health.d/notification-02-cpu-load-ok.avif +++ /dev/null diff --git a/doc/check-health.d/notification-02-cpu-utilization-ok.avif b/doc/check-health.d/notification-02-cpu-utilization-ok.avif Binary files differnew file mode 100644 index 0000000..ee5d7d0 --- /dev/null +++ b/doc/check-health.d/notification-02-cpu-utilization-ok.avif |