Révision b47505ce
Correct graph_vlabel to data type.
| 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