Hi,
 
Im using RRDs:graph for my graphs, like this
 
my ($aver,$x,$y)=RRDs::graph "test.gif",
.
.
;
 
but when i try to print the $aver content, with this line
 
print "Averages: ", (join ", ", @$aver);
 
 
I get nothing , any reason why ? 
 
 
 
Regards
 
 
odd


--
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