File: temp.local.yaml

package info (click to toggle)
hobbit-plugins 20190129
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 588 kB
  • sloc: perl: 3,273; sh: 84; makefile: 22
file content (10 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Set different limits for some temperature sensors
---
# Yellow and red, long form
disk:
  yellow: 42
  red:    50
# Yellow and red, short form
cpu: 75, 85
# Only set yellow
gpu: 85