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:
parent
37d658526b
commit
95de964ec9
24 changed files with 10 additions and 10 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue