[rrd-developers] Re: Problem using RRDs

Tobias Oetiker oetiker at ee.ethz.ch
Thu Oct 28 21:52:43 MEST 1999


Today you sent me mail regarding [rrd-developers] Problem using RRDs:

*> Hi There,
*> 
*> I am planning to use RRD tool for my development and I have problems using
*> it. Here it goes ..
*> 
*> I tried to use RRDs package to create a graph using RRDs::graph and could
*> not do it.
*> 
*> The code looks like
*> 
*> #!/usr/bin/perl -w -I/usr/lib/perl
*> 
*> use RRDs;
*> 
*> RRDs::graph qw(manoj.png
*>                 -s 920804400 -e 920834400 -w 500 -h 200
*>                 DEF:tmp=manoj.rrd:temp:AVERAGE
*>                 "LINE3:tmp\#0000ff");
*> 
*> and I get a error from perl, saying
*> 
*> Possible attempt to put comments in qw() list at ./draw_graph.pl line 8.

newlines in qw are not allowed ...

cheers
tobi

*> 
*> Can you please help ??
*> 
*> Thanks in advance.
*> 
*> - Manoj
*> ---------
*> 
*> --
*> * To unsubscribe from the rrd-developers mailing list, send a message with the
*>   subject: unsubscribe to rrd-developers-request at list.ee.ethz.ch
*> 
*> 

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
 / // _ \/ _ \/ / TEL: +41(0)1-6325286  FAX:...1517  ICQ: 10419518 
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker

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



More information about the rrd-developers mailing list