[rrd-users] creating small graph for preview

Peter Woell peter.woell at db.com
Fri Feb 9 15:10:38 MET 2001



Hi,

I want to create a small picture for a preview with the size off 60x20.
When I run rrdtool graph I get a picture with the size off 155x75,
so I have a lot off white space around the graph.
Is there a chance to reduce the white space around the graph?

Regards

Peter


rrdtool graph $FILE \
        -s "$START" \
        -e "$END" \
        -w 60 -h 20 \
        DEF:in=$DATABASE:input:AVERAGE \
        CDEF:in8=in,8,* \
        DEF:out=$DATABASE:output:AVERAGE \
        CDEF:out8=out,8,* \
        DEF:bandwith=$DATABASE:bandwith:AVERAGE \
        LINE3:in8#00FF00 \
        LINE1:out8#0000FF



--
Peter Woell
DEUTSCHE BANK AG
Global Technology and Services
NWD / NCC
Alfred-Herrhausen-Allee 16-24
D-65760 Eschborn
+49 (69) 910-66906 Phone
+49 (69) 910-67664 Fax
e-Mail: peter.woell at db.com





--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list