summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2024-04-07 15:32:24 +0200
committernicolargo <nicolas@nicolargo.com>2024-04-07 15:32:24 +0200
commit0ca1334791e0c4f7e3ee2db363aa0f336ff94fae (patch)
tree39301fa124c61418c0dfa1527f6550bf3becf450 /conf
parent71e8fe5bfd12fe44fa3d7091f0c81b81c541e36b (diff)
GPU monitoring (AMD / ATI) #993
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 5f993981..cffa9f71 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -139,6 +139,10 @@ proc_critical=90
mem_careful=50
mem_warning=70
mem_critical=90
+# Temperature
+temperature_careful=60
+temperature_warning=70
+temperature_critical=80
[mem]
disable=False
@@ -312,8 +316,8 @@ disable=False
#hide=ambient
# Sensors core thresholds (in Celsius...)
# Default values are grabbed from the system
-#temperature_core_careful=60
-#temperature_core_warning=70
+#temperature_core_careful=45
+#temperature_core_warning=65
#temperature_core_critical=80
# Temperatures threshold in °C for hddtemp
# Default values if not defined: 45/52/60