Projet

Général

Profil

Révision 90ccaf4b

ID90ccaf4b068b6f6d71c7cad0cb398bfb30e341ff
Parent 667ee02b
Enfant 5392e84b

Ajouté par Olivier Mehani il y a plus de 5 ans

[router/freebox] fix vlabel

Signed-off-by: Olivier Mehani <>

Voir les différences:

plugins/router/freebox
254 254
		.adsl)
255 255
			echo "graph_title ADSL characteristics"
256 256
			echo 'graph_category network'
257
			echo 'graph_vlabel dB in (+) / out (-)'
257
			echo 'graph_vlabel dB in (-) / out (+)'
258 258
			echo 'graph_order noise_down noise attenuation_down attenuation'
259 259

  
260 260
			echo 'noise_down.label Noise down'
......
270 270
		.adsl_errors)
271 271
			echo 'graph_title ADSL error correction'
272 272
			echo 'graph_category network'
273
			echo 'graph_vlabel errors in (+) / out (-)'
273
			echo 'graph_vlabel errors in (-) / out (+)'
274 274
			echo 'graph_order fec_down fec crc_down crc hec_down hec'
275 275

  
276 276
			echo 'fec_down.label FEC down'
......
303 303
		.traffic)
304 304
			echo 'graph_title Traffic'
305 305
			echo 'graph_category network'
306
			echo 'graph_vlabel bits per second in (+) / out (-)'
306
			echo 'graph_vlabel bits per second in (-) / out (+)'
307 307
			echo 'graph_order atm_down atm wan_down wan eth_down eth usb_down usb switch_down switch'
308 308

  
309 309
			echo 'atm_down.label ATM down'
......
366 366
		*)
367 367
			echo 'graph_title Uplink traffic'
368 368
			echo 'graph_category network'
369
			echo 'graph_vlabel bits per second in (+) / out (-)'
369
			echo 'graph_vlabel bits per second in (-) / out (+)'
370 370
			echo 'graph_order main_atm_down main_atm main_wan_down main_wan'
371 371

  
372 372
			# XXX: summary data similar to (more detailed) traffic

Formats disponibles : Unified diff