mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 05:14:10 -07:00
removed titles from rrd graphics
This commit is contained in:
parent
29772cbfdd
commit
02ec0932f6
9 changed files with 0 additions and 9 deletions
|
@ -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" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue