removed titles from rrd graphics

This commit is contained in:
Serghey Rodin 2011-12-30 11:27:32 +02:00
commit 02ec0932f6
9 changed files with 0 additions and 9 deletions

View file

@ -101,7 +101,6 @@ for host in $hosts; do
--width="440" \
--start "$start" \
--end "$end" \
--title "MySQL Usage on $host ($period)" \
--vertical-label "Queries" \
--x-grid "$grid" \
-c "BACK#484439" \