Hi John:

On Tue, Jan 6, 2009 at 5:06 AM, John Les <[email protected]> wrote:

> I monitored the Apache2 error log and found that selecting month caused a
> 'time range' error.  So I dug into the php scripts and found a bug fix that
> did not apply to us.  Commented it out and viola, the month graphs
> appeared.  This was with Ganglia 3.1.1 and Python 2.5.2.
>
> In   graph.php
>
> # Fix from Phil Radden, but step is not always 15 anymore.
> # if ($range=="month")
> #   $rrdtool_graph['end'] = floor($rrdtool_graph['end'] / 672) * 672;

Thanks for reporting back.  Could you please file a bug in
bugzilla.ganglia.info so that we can take a look at the bug.  It would
be great if you can paste the full error message from apache log.

Cheers,

Bernard

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to