summaryrefslogtreecommitdiffstats
path: root/docs/aoa
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2024-01-28 16:36:51 +0100
committernicolargo <nicolas@nicolargo.com>2024-01-28 16:36:51 +0100
commit6bc087485c18645aafdf4607639edb1a0c20dfca (patch)
tree8efa57ece124f1b939ca52d6e596af63076ad871 /docs/aoa
parentab5bf02e6b29ea398b187517d5da1670fab8aa51 (diff)
Remove the non relevent CPU trend in the UI
Diffstat (limited to 'docs/aoa')
-rw-r--r--docs/aoa/cpu.rst11
-rw-r--r--docs/aoa/load.rst11
-rw-r--r--docs/aoa/memory.rst6
3 files changed, 14 insertions, 14 deletions
diff --git a/docs/aoa/cpu.rst b/docs/aoa/cpu.rst
index 81253ffe..0d221643 100644
--- a/docs/aoa/cpu.rst
+++ b/docs/aoa/cpu.rst
@@ -15,17 +15,6 @@ displayed.
.. image:: ../_static/cpu-wide.png
-A character is also displayed just after the CPU header and shows the
-trend value:
-
-======== ==============================================================
-Trend Status
-======== ==============================================================
-``-`` CPU value is equal to the mean of the six latests refreshes
-``\`` CPU value is lower than the mean of the six latests refreshes
-``/`` CPU value is higher than the mean of the six latests refreshes
-======== ==============================================================
-
CPU stats description:
- **user**: percent time spent in user space. User CPU time is the time
diff --git a/docs/aoa/load.rst b/docs/aoa/load.rst
index 08374abb..57b1fc00 100644
--- a/docs/aoa/load.rst
+++ b/docs/aoa/load.rst
@@ -31,6 +31,17 @@ percentage.
.. image:: ../_static/loadpercent.png
+A character is also displayed just after the LOAD header and shows the
+trend value (for the 1 minute load stat):
+
+======== ==============================================================
+Trend Status
+======== ==============================================================
+``-`` Mean 15 lasts values equal mean 15 previous values
+``↓`` Mean 15 lasts values is lower mean 15 previous values
+``↑`` Mean 15 lasts values is higher mean 15 previous valuess
+======== ==============================================================
+
Legend:
============= ============
diff --git a/docs/aoa/memory.rst b/docs/aoa/memory.rst
index 8d68250a..fa62764a 100644
--- a/docs/aoa/memory.rst
+++ b/docs/aoa/memory.rst
@@ -47,9 +47,9 @@ trend value:
======== ==============================================================
Trend Status
======== ==============================================================
-``-`` MEM value is equal to the mean of the six latests refreshes
-``\`` MEM value is lower than the mean of the six latests refreshes
-``/`` MEM value is higher than the mean of the six latests refreshes
+``-`` Mean 15 lasts values equal mean 15 previous values
+``↓`` Mean 15 lasts values is lower mean 15 previous values
+``↑`` Mean 15 lasts values is higher mean 15 previous valuess
======== ==============================================================
Alerts are only set for used memory and used swap.