Projet

Général

Profil

Révision b47505ce

IDb47505cef2e3cfd524e1b5647e76ec87e1966c1e
Parent 74aa84d5
Enfant 6b94ef02

Ajouté par Samuel Smith il y a presque 10 ans

Correct graph_vlabel to data type.

Voir les différences:

plugins/network/tc_packets_
46 46
	echo "graph_order `mytc $DEVICE | awk '{ print $2 "_" $3 "_packets" }' | tr "\n" " "`"
47 47
	echo "graph_title $DEVICE TC traffic packets"
48 48
        echo 'graph_args --base 1000'
49
        echo 'graph_vlabel bits per ${graph_period}'
49
        echo 'graph_vlabel packets per ${graph_period}'
50 50
	echo 'graph_category network'
51 51
	echo "graph_info This graph shows the TC classes traffic packets of the $DEVICE network interface."
52 52
	

Formats disponibles : Unified diff