summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index b8a6e961..87ae7660 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -194,6 +194,9 @@ critical=90
temperature_core_careful=60
temperature_core_warning=70
temperature_core_critical=80
+# Define hddtemp server IP and port (default is 127.0.0.1 and 7634 (TCP))
+hddtemp_host=127.0.0.1
+hddtemp_port=7634
# Temperatures threshold in °C for hddtemp
# Default values if not defined: 45/52/60
temperature_hdd_careful=45