From bf1aa0256edc2388acd90a8dce57b7ed9424d799 Mon Sep 17 00:00:00 2001 From: Gaspard d'Hautefeuille Date: Thu, 18 Jun 2020 18:25:36 +0100 Subject: Add user disk space usage Depends of PR https://github.com/nicolargo/glances/pull/1680 to be merged --- docs/aoa/fs.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/aoa/fs.rst') 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 `_. 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 -- cgit v1.2.3