On Fri, Dec 04, 2009 at 06:16:45PM +0000, A Darren Dunham wrote:

[perl program ...]
> # create two graphs, one normal, one at 5 min step.
> my @options = (
>                "--end", $last,
>                "--start", "end-2h",
>                "AREA:total#FF0000FF");
> my $graph_dir
> RRDs::graph ("$rrd_dir/norm.png",
[snip...]

Argh.. scrolled back too far in the window and cut&pasted one section
from an older edit.

The "my $graph_dir" line is extraneous and will probably cause an error.  It
shouldn't be present.  Please delete it before trying to run.

-- 
Darren

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to