summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf22
1 files changed, 12 insertions, 10 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index cf3417f2..08c01923 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -63,19 +63,21 @@ careful=50
warning=70
critical=90
-[temperature]
-# Temperatures in °C for sensors
+[sensors]
+# Sensors core limits
# Default values if not defined: 60/70/80
-careful=60
-warning=70
-critical=80
-
-[hddtemperature]
+temperature_core_careful=60
+temperature_core_warning=70
+temperature_core_critical=80
# Temperatures in °C for hddtemp
# Default values if not defined: 45/52/60
-careful=45
-warning=52
-critical=60
+temperature_hdd_careful=45
+temperature_hdd_warning=52
+temperature_hdd_critical=60
+# Batterie % limits
+batterie_careful=80
+batterie_warning=90
+batterie_critical=95
[processlist]
# Limit values for CPU/MEM per process in %