summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaspard d'Hautefeuille <github@dhautefeuille.eu>2020-06-18 18:25:36 +0100
committerHLFH <github@dhautefeuille.eu>2020-06-18 18:30:59 +0100
commitbf1aa0256edc2388acd90a8dce57b7ed9424d799 (patch)
treec4a906dc99bac0307f4b5745246dfe37f1ac3cc3
parentcdab656112f2106fcac746e6253cc46433a0415c (diff)
Add user disk space usage
Depends of PR https://github.com/nicolargo/glances/pull/1680 to be merged
-rw-r--r--docs/aoa/fs.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/aoa/fs.rst b/docs/aoa/fs.rst
index 9ee0cc54..37dae695 100644
--- a/docs/aoa/fs.rst
+++ b/docs/aoa/fs.rst
@@ -8,18 +8,18 @@ File System
Glances displays the used and total file system disk space. The unit is
adapted dynamically.
-Alerts are set for used disk space.
+Alerts are set for `user disk space usage <https://psutil.readthedocs.io/en/latest/index.html?highlight=disk%20usage#psutil.disk_usage>`_.
Legend:
-=========== ============
-Disk usage Status
-=========== ============
-``<50%`` ``OK``
-``>50%`` ``CAREFUL``
-``>70%`` ``WARNING``
-``>90%`` ``CRITICAL``
-=========== ============
+===================== ============
+User disk space usage Status
+===================== ============
+``<50%`` ``OK``
+``>50%`` ``CAREFUL``
+``>70%`` ``WARNING``
+``>90%`` ``CRITICAL``
+===================== ============
.. note::
Limit values can be overwritten in the configuration file under