mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-26 02:48:28 +00:00
Cosmetic whitespace uniformity
This commit is contained in:
parent
31bedc0822
commit
afe87e904e
1 changed files with 3 additions and 4 deletions
|
@ -42,7 +42,6 @@ case $1 in
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
config)
|
config)
|
||||||
|
|
||||||
echo "graph_order `mytc $DEVICE | awk '{ print $2 "_" $3 }' | tr "\n" " "`"
|
echo "graph_order `mytc $DEVICE | awk '{ print $2 "_" $3 }' | tr "\n" " "`"
|
||||||
echo "graph_title $DEVICE TC traffic"
|
echo "graph_title $DEVICE TC traffic"
|
||||||
echo 'graph_args --base 1000'
|
echo 'graph_args --base 1000'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue