1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-03 14:48:22 +00:00

Plugin-Gallery: Get better 2nd level headings

sensors, weather, snmp
This commit is contained in:
dipohl 2017-02-24 17:30:35 +01:00
parent 37d658526b
commit 95de964ec9
24 changed files with 10 additions and 10 deletions

View file

@ -32,7 +32,7 @@ elif len(sys.argv) == 2 and sys.argv[1] == "config":
print 'graph_title Temperature and Dew Point at code %s' % code
print 'graph_vlabel Temperature and Dew Point in C'
print 'graph_category Weather'
print 'graph_category sensors'
print 'temperature.label Temperature'
print 'dewpoint.label Dew Point'