Browse Source

temp: added max threshold

Fabian Peter Hammerle 6 years ago
parent
commit
f06fef998c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config

+ 1 - 0
config

@@ -56,6 +56,7 @@ load {
 cpu_temperature 0 {
     format = "%degrees°C"
     path = "/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input"
+    max_threshold = 80
 }
 
 disk "/" {