summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2016-03-28 20:56:44 +0200
committernicolargo <nicolashennion@gmail.com>2016-03-28 20:56:44 +0200
commitee471b9dd72e88732ca17db15ef94e173db81ab2 (patch)
treefda0864830675389f9411cc4e9ce3d269c477bba /conf
parentfd2c2f28e844b4b0148671a493f5bf9dc27de702 (diff)
[Folders] Differentiate permission issue and non-existence of a directory (issue #828)
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 8c8cfe0e..2ca4c4c0 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -101,7 +101,7 @@ critical=90
# Allow additional file system types (comma-separated FS type)
#allow=zfs
-#[folders]
+[folders]
# Define a folder list to monitor
# The list is composed of items (list_#nb <= 10)
# An item is defined by:
@@ -117,6 +117,7 @@ critical=90
#folder_2_warning=17000
#folder_2_critical=20000
#folder_3_path=/nonexisting
+#folder_4_path=/root
[sensors]
# Sensors core thresholds (in Celsius...)