[rrd-users] Re: Problem with RRDs::graph

Gart Nixon gart at starwolf.org
Fri Nov 26 14:40:08 MET 1999



On Fri, 26 Nov 1999, Rodolphe QUIEDEVILLE wrote:

> #!/usr/bin/perl
> $now="943606500";
> $nown="943608000";
> my(@args) =  ("luke2.gif", '--start',"$nown",'--end',"$now", 
> "DEF:mydisk=luke.rrd:disk:AVERAGE LINE2:mydisk#FF000");
	
On this line, you should sperate the Def and Line2 Statements
using a ", "  sequence

--
* To unsubscribe from the rrd-users mailing list, send a message with the
  subject: unsubscribe to rrd-users-request at list.ee.ethz.ch



More information about the rrd-users mailing list