Re: [Ganglia-developers] pie chart error with trunk

2007-10-10 Thread Bernard Li
Hi Alex: On 10/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is gd enabled in PHP? You might have the php-gd RPM installed, but > not be loading the gd.so file in your php.ini. Check a phpinfo() page > for GD output. I actually built trunk on fc6 and didn't have any issues. So perhaps

Re: [Ganglia-developers] pie chart error with trunk

2007-10-10 Thread alex
Quoting Bernard Li <[EMAIL PROTECTED]>: > I just built trunk r855 and pie chart doesn't seem to be working (not > showing up). I get the following in my apache error log: > > PHP Fatal error: Call to undefined function: imagecreate() in > /var/www/html/ganglia/pie.php on line 121 > > php-gd is

Re: [Ganglia-developers] gmetad and OSX 10.4.10

2007-10-10 Thread Bernard Li
Guys: Just found this bug in bugzilla: http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=78 I guess it is the same bug we addressed? Which solution is better? The one checked into our repository or this one? Cheers, Bernard On 9/10/07, Bernard Li <[EMAIL PROTECTED]> wrote: > HI

[Ganglia-developers] pie chart error with trunk

2007-10-10 Thread Bernard Li
I just built trunk r855 and pie chart doesn't seem to be working (not showing up). I get the following in my apache error log: PHP Fatal error: Call to undefined function: imagecreate() in /var/www/html/ganglia/pie.php on line 121 php-gd is installed. Anybody has a clue? Thanks, Bernard --

[Ganglia-developers] Ganglia spec file cleanup

2007-10-10 Thread Bernard Li
With the help of Marcus Rueckert, we have done some clean up to the spec file to support the new features of the code in Ganglia trunk. Here's the proposed patch: http://therealms.org/oss/ganglia/ganglia.spec.in.patch Some highlights: - new subpackage libganglia which will include the share libra

[Ganglia-developers] Ganglia versioning

2007-10-10 Thread Bernard Li
Have a little proposal about the versioning. Right now trunk is 3.1.0, and when snapshots are created, it appends date to it specifying it is a snapshot. The issue is, if I am to release test RPMs, and later wanted to upgrade to the release version, this won't work because 3.1.0.X > 3.1.0. I

Re: [Ganglia-developers] 3.1.0 wishlist

2007-10-10 Thread alex
Quoting Paul Millar <[EMAIL PROTECTED]>: > Hi Christian, > > On Tuesday 09 October 2007 21:19:24 Christian Gouret wrote: >> Propose solution : Ganglia already manage a "SOURCE" field in the xml, as >> far as I understand hard code by Ganglia, use to describe if the metric is >> a gmond or a gmetri

Re: [Ganglia-developers] 3.1.0 wishlist

2007-10-10 Thread Matt Chambers
Hi Paul, I like your GROUP idea, and I like the first version of it better than the second.  I don't see why altering the awkwardness of altering the hierarchy by touching every metric is really that big a deal, and it's more intuitive to configure.  It's also very easy to implement and doesn'

Re: [Ganglia-developers] 3.1.0 wishlist

2007-10-10 Thread Paul Millar
Hi Christian, On Tuesday 09 October 2007 21:19:24 Christian Gouret wrote: > Propose solution : Ganglia already manage a "SOURCE" field in the xml, as > far as I understand hard code by Ganglia, use to describe if the metric is > a gmond or a gmetric one. > If we would have the possibility to set t

Re: [Ganglia-developers] ganglia-webfrontend package hidden

2007-10-10 Thread Martin Knoblauch
Hi Bernard, --- Bernard Li <[EMAIL PROTECTED]> wrote: > Dear all: > > Just FYI I went ahead and "hid" the deprecated ganglia-webfrontend > package on SF.net: > > http://sourceforge.net/project/showfiles.php?group_id=43021 > > The ganglia-web component has been part of the ganglia monitoring >