mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-12 16:55:47 +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 Atmospheric pressure at code %s' % code
|
||||
print 'graph_vlabel Pressure in hPa'
|
||||
print 'graph_category Weather'
|
||||
print 'graph_category sensors'
|
||||
|
||||
print 'pressure.label Pressure'
|
||||
print 'pressure.type GAUGE'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue