|
Bernard, 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 responding, John Bernard Li wrote: Hi John: On Mon, Jan 5, 2009 at 2:01 PM, John Les <[email protected]> wrote: |
------------------------------------------------------------------------------
_______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

