summaryrefslogtreecommitdiffstats
path: root/docs/aoa
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2017-04-03 10:15:52 +0200
committernicolargo <nicolas@nicolargo.com>2017-04-03 10:15:52 +0200
commitae74ab21c570404ef0cf006fd2066183ee60a47e (patch)
tree83601b4f85f8b5a19ad24e2b9246f85d6ec84177 /docs/aoa
parent9cc3f9a19631adc8d98c2e41a06d3cc2a04a2578 (diff)
Update docs
Diffstat (limited to 'docs/aoa')
-rw-r--r--docs/aoa/cpu.rst6
-rw-r--r--docs/aoa/memory.rst6
2 files changed, 12 insertions, 0 deletions
diff --git a/docs/aoa/cpu.rst b/docs/aoa/cpu.rst
index ead6a0df..8f531bb7 100644
--- a/docs/aoa/cpu.rst
+++ b/docs/aoa/cpu.rst
@@ -69,3 +69,9 @@ CPU (user/system) Status
.. note::
Limit values can be overwritten in the configuration file under
the ``[cpu]`` and/or ``[percpu]`` sections.
+
+.. note::
+ A trend character could be displayed just after the title.
+ * '-': value is more or less equal to the mean of the lasts N values
+ * '/': value is higher than the mean of the lasts N values
+ * '/': value is lower than the mean of the lasts N values
diff --git a/docs/aoa/memory.rst b/docs/aoa/memory.rst
index 0cd6afc8..37795cb5 100644
--- a/docs/aoa/memory.rst
+++ b/docs/aoa/memory.rst
@@ -28,3 +28,9 @@ RAM/Swap Status
.. note::
Limit values can be overwritten in the configuration file under
the ``[memory]`` and/or ``[memswap]`` sections.
+
+.. note::
+ A trend character could be displayed just after the title.
+ * '-': value is more or less equal to the mean of the lasts N values
+ * '/': value is higher than the mean of the lasts N values
+ * '/': value is lower than the mean of the lasts N values