Hi all,

When I add --alt-y-grid option , rrdtool hangs. Any ideas ?

Here is working example:

rrdtool graph fax.gif --units-exponent 0 -s -31149600 -h 200 -v "15 MIN
LOAD"  \
DEF:var1=/opt/local/serverdocs/mrtg/cibfax2/ld15.rrd:ds0:MAX \
AREA:var1#0000FF:"15 MIN LOAD" \
GPRINT:var1:AVERAGE:AVG\\:%8.2lf \
GPRINT:var1:MIN:MIN\\:%8.2lf \
GPRINT:var1:MAX:MAX\\:%8.2lf \
GPRINT:var1:LAST:LAST\\:%8.2lf\\n

But when I add --alt-y-grid option it never works:

rrdtool graph fax.gif --units-exponent 0 -s -31149600 -h 200 -v "15 MIN
LOAD" --alt-y-grid \
DEF:var1=/opt/local/serverdocs/mrtg/cibfax2/ld15.rrd:ds0:MAX \
AREA:var1#0000FF:"15 MIN LOAD" \
GPRINT:var1:AVERAGE:AVG\\:%8.2lf \
GPRINT:var1:MIN:MIN\\:%8.2lf \
GPRINT:var1:MAX:MAX\\:%8.2lf \
GPRINT:var1:LAST:LAST\\:%8.2lf\\n

Thank You

Mike

IMPORTANT NOTICE:  This message is intended only for the addressee and may
contain confidential, privileged information.  If you are not the intended
recipient, you may not use, copy or disclose any information contained in
the message.  If you have received this message in error, please notify the
sender by reply e-mail and delete the message


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to