[rrd-developers] Problem using RRDs

Shimpi, ManojX manojx.shimpi at intel.com
Thu Oct 28 20:14:26 MEST 1999


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.

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



More information about the rrd-developers mailing list