summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2024-01-28 10:42:20 +0100
committernicolargo <nicolas@nicolargo.com>2024-01-28 10:42:20 +0100
commit1623c27f4e8e460d99c8d64aa2cef39a1c51a2dd (patch)
tree848bd970b03ef2982c9d7ab17c49c87513736fb1 /conf
parent5092475d7f0414726abae26cfafff0d55d61d230 (diff)
Quicklook plugin lst is also configurable and taken into account in the WebUI
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 1a489815..35122262 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -61,7 +61,7 @@ swap_careful=50
swap_warning=70
swap_critical=90
# Source: http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages
-# With 1 CPU core, the load should be lower than 1.00 (100%)
+# With 1 CPU core, the load should be lower than 1.00 ~ 100%
load_careful=70
load_warning=100
load_critical=500