Skip to content

Commit

Permalink
Fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
timhallinflux authored Feb 3, 2021
1 parent b7e2f0a commit dee3f2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions raspberry-pi/raspberry-pi-system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -539,13 +539,11 @@ spec:
[[inputs.processes]]
[[inputs.swap]]
[[inputs.system]]
[[inputs.exec]]
commands = ["/usr/bin/vcgencmd measure_temp"]
name_override = "temperature_gpu"
data_format = "grok"
grok_patterns = ["%{NUMBER:value:float}"]
[[inputs.temp]]
description: rpi monitoring
name: rpi

0 comments on commit dee3f2b

Please sign in to comment.