Projet

Général

Profil

Révision e10e386b

IDe10e386b020f79ded2106f48f793ef840ef263d7
Parent ae4e85ab
Enfant d2161137

Ajouté par dipohl il y a presque 9 ans

Plugin-Gallery: Better 2nd level headings

Voir les différences:

plugins/router/conexant_adsl
27 27

  
28 28
	echo 'graph_title ADSL Connection Statistics'
29 29
	echo 'graph_args --base 1000 -l 0'
30
	echo 'graph_category network'
30 31
	echo 'graph_vlabel Daily Connection Statistics'
31 32
	echo 'st_dw_crc.label Downstream CRC count'
32 33
	echo 'st_up_crc.label Upstream CRC count'
plugins/router/dsl-connection-speed
6 6
graph_order downspeed upspeed
7 7
graph_title DSL Connection Speed
8 8
graph_args --base 1000 -l 1000 --upper-limit 42000
9
graph_category Network
9
graph_category network
10 10
graph_scale no
11 11
graph_vlabel DSL up / down speed
12 12
downspeed.label Down speed
plugins/router/dsl-stats
6 6
graph_order snrdown snrup pwrdown pwrup
7 7
graph_title dsl stats
8 8
graph_args --base 1000
9
graph_category Network
9
graph_category network
10 10
graph_scale no
11 11
graph_vlabel DSL SNR and Power
12 12
attndown.label Down Attenuation
plugins/router/snmp__juniper
184 184
		c.print_config()
185 185
	else:
186 186
		c.execute()
187

  
188
# for Munin Plugin Gallery
189
# graph_category network
190

  

Formats disponibles : Unified diff