1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Unify file encodings to UTF8

This commit is contained in:
Lars Kruse 2020-08-25 15:53:00 +02:00
parent 3674882662
commit 3bc9396918
21 changed files with 24 additions and 24 deletions

View file

@ -29,7 +29,7 @@ graph_title CPU temperature
graph_order temp0 temp1 temp2
graph_args --base 1000 -l 0
graph_category sensors
graph_vlabel temp in °C
graph_vlabel temp in °C
temp0.label Temperature0
temp1.label Temperature1
temp2.label Temperature2