On Sun, May 21, 2006 at 11:32:54PM +0200, Pavel Ruzicka wrote:
> I want to create bandwidth graph with additional horizontal line, which
> presents Max possible speed. RRD files are from MRTG.
> I tried this in my PERL script, but without success:
> ($maxbytes is previously computed value from more RRD files.)
> ------------
> push @args, "CDEF:maxbw=${maxbytes},8,*";
> push @args, "LINE1:maxbw#000000:Max speed ${maxbytes}\\l";
Try HRULE.
Alternatively, use an existing ds-name and discard it right away,
using POP.
--
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/
--
Unsubscribe mailto:[EMAIL PROTECTED]
Help mailto:[EMAIL PROTECTED]
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi