Re: [cricket-users] 0.63 grapher.cgi problem

From: cricket@nirvana.EBay.Sun.COM
Date: Mon Jun 07 1999 - 17:54:03 PDT


From: cricket@nirvana.EBay.Sun.COM

hmm.. I've upgraded to 0.99029 and the symptoms still arouse. My only
solution was to replace the grapher.cgi call:
        RRDs::graph (@args);
with
        open (G, "rrdtool graph $args |");
        my ($res) = <G>;

After replacing the above calls, I found that graphs are no longer
subjected to the random "empty graph".

Was that a good thing?

toutou.

On Fri, 4 Jun 1999, Kirby Krueger wrote:

> cricket@nirvana.EBay.Sun.COM wrote:
> >
> > From: cricket@nirvana.EBay.Sun.COM
> >
> > Hi
> > I was just wondering whether anyone has a similar kinda problem.
> >
> > Sometimes, when I click on a link to a graph, the graph is displayed as an
> > empty one. I've debugged the call to RRDs::graph () and re-ran the same
> > parameters on the command line and all appears well. However, this empty
> > graph appears to happen randomly.
> >
> > Im running 0.63 and RRDtool 0.99025
> >
> I'm pretty sure this is an rrd bug that's been recently fixed.
>
> We're running RRDtool 0.99029, and it seems to not have this bug. Try
> that before you do anything really complicated, at least.
>
> -- Kirby
>

------------------------------------------------------------------------
Have you entered ONElist's "Grow to Give" program?
http://www.onelist.com
Deadline is June 19. Join now to win $5000 for your charity of choice.



This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:00:52 PST