Re: [Ganglia-developers] Vertical label in metric.php

2011-02-15 Thread Bernard Li
Hi Jesse:

On Fri, Feb 11, 2011 at 7:30 PM, Jesse Becker becker...@mail.nih.gov wrote:

 As I recall, it forces the graphs within the images to align between
 images that include labels, and those that do not.  One of Ganglia's
 strengths is allowing for easy data/time correlations.  This is easy
 only if the graphs actually have the same timescale (generally true),
 and line up appropriately (which this patch tries to help with).

 At least, that how I remember it.

As far as I can tell, if we revert the code back to:

$rrdtool_graph['vertical-label'] = ' ';

the alignment is the same as if there were a label.  You can test this
by adding 'vl=blah' at the end of the image URL and compare it with
the graph having ' ' as vertical-label.

Could you please confirm?  Thanks!

Cheers,

Bernard

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


[Ganglia-developers] Vertical label in metric.php

2011-02-11 Thread Bernard Li
Hey Jesse:

Just trying to understand this commit:

https://sourceforge.net/apps/trac/ganglia/changeset/2356/trunk/monitor-core/web/graph.d/metric.php

Why are we setting the vertical label to the metricname?

Thanks,

Bernard

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Re: [Ganglia-developers] Vertical label in metric.php

2011-02-11 Thread Jesse Becker
As I recall, it forces the graphs within the images to align between
images that include labels, and those that do not.  One of Ganglia's
strengths is allowing for easy data/time correlations.  This is easy
only if the graphs actually have the same timescale (generally true),
and line up appropriately (which this patch tries to help with).

At least, that how I remember it.


On Fri, Feb 11, 2011 at 07:22:34PM -0500, Bernard Li wrote:
Hey Jesse:

Just trying to understand this commit:

https://sourceforge.net/apps/trac/ganglia/changeset/2356/trunk/monitor-core/web/graph.d/metric.php

Why are we setting the vertical label to the metricname?

Thanks,

Bernard

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

-- 
Jesse Becker
NHGRI Linux support (Digicon Contractor)

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers