Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-13 Thread Ulf
Hi Carlo, great work your version 3.1.0.1410 seems to work, the "EXPORT_SYMBOLS = -Wl,-bexpfull" fixes the problem. I think this was the only change, haven' t checked that. I compiled ganglia this way, the --disable-shared solves the problem with the linked libganglia.a. # ./configure --enable-

Re: [Ganglia-developers] RSS of gmetad.py

2008-06-13 Thread Bernard Li
Hi Brad: On Fri, Jun 13, 2008 at 11:26 AM, Brad Nicholes <[EMAIL PROTECTED]> wrote: > 10+ individual data sources or 10+ redundant data sources? In other words: > > data_source "MyCluster1" ip1 > data_source "MyCluster2" ip2 > data_source "MyCluster3" ip3 > data_source "MyCluster4" ip4 > ... > >

Re: [Ganglia-developers] RSS of gmetad.py

2008-06-13 Thread Brad Nicholes
>>> On 6/13/2008 at 10:16 AM, in message <[EMAIL PROTECTED]>, "Bernard Li" <[EMAIL PROTECTED]> wrote: > Hi Brad: > > On Fri, Jun 13, 2008 at 9:08 AM, Brad Nicholes <[EMAIL PROTECTED]> wrote: > >> Not sure either, but I would like to know why gmetad-python is not able to > connect to a data_sourc

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-13 Thread Carlo Marcelo Arenas Belon
On Fri, Jun 13, 2008 at 07:06:55PM +0200, Ulf wrote: > Hi again, > > I used http://tapir.sajinet.com.pe/ganglia/ganglia-3.1.0.1409.tar.gz , but > the same result. my bad, the patch wasn't correct, use 1410 instead : http://tapir.sajinet.com.pe/ganglia/ganglia-3.1.0.1410.tar.gz > I' m usin

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-13 Thread Ulf
Hi again, I used http://tapir.sajinet.com.pe/ganglia/ganglia-3.1.0.1409.tar.gz , but the same result. I' m using Micheal Perzl GCC from http://www.perzl.org/aix/index.php?n=Main.Gcc I can try the IBM compiled version, if you wish. Michael Perzl version: # gcc -v Using built-in specs. Target: pow

Re: [Ganglia-developers] RSS of gmetad.py

2008-06-13 Thread Bernard Li
Hi Brad: On Fri, Jun 13, 2008 at 9:08 AM, Brad Nicholes <[EMAIL PROTECTED]> wrote: > Not sure either, but I would like to know why gmetad-python is not able to > connect to a data_source. Try testing gmetad.py with 10+ data_sources, I have a feeling it chokes around there. Cheers, Bernard --

Re: [Ganglia-developers] RSS of gmetad.py

2008-06-13 Thread Brad Nicholes
>>> On 6/12/2008 at 6:25 PM, in message <[EMAIL PROTECTED]>, "Bernard Li" <[EMAIL PROTECTED]> wrote: > Some more comments regarding gmetad-python. > > I have ~20 data_sources in my setup, these are running gmond version 3.0.7. > > In /var/log/messages, I get a bunch of: > > ERROR- GMETAD - C

Re: [Ganglia-developers] Configurable Host TMAX

2008-06-13 Thread Brad Nicholes
What is the status of this patch? Does it need to be proposed for backport? If so, 3.1.x and 3.0.x? Brad >>> On 6/3/2008 at 5:39 AM, in message <[EMAIL PROTECTED]>, Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote: > On Tue, Jun 03, 2008 at 11:36:55AM +0200, Sebastien Piechurski wrote: >>

Re: [Ganglia-developers] Ganglia 3.1.x r1399 snapshot released

2008-06-13 Thread Jarod Wilson
On Friday 13 June 2008 10:57:48 am Jarod Wilson wrote: > On Wednesday 11 June 2008 04:15:07 pm Bernard Li wrote: > > Hi Jarod: > > > > On Wed, Jun 11, 2008 at 12:55 PM, Jarod Wilson <[EMAIL PROTECTED]> wrote: > > > ...and it fell apart on the ppc64 build. Well, not on the build, per > > > se, but o

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-13 Thread Carlo Marcelo Arenas Belon
On Fri, Jun 13, 2008 at 02:13:35PM +0200, Ulf wrote: > Hi, > > I' ve attached my gmond.conf with and without modules. your gmond.conf should be irrelevant for this problem; in any case, it is safer to NOT have one and let gmond use the one it has internally, at least while testing. that will not

Re: [Ganglia-developers] Ganglia 3.1.x r1399 snapshot released

2008-06-13 Thread Jarod Wilson
On Wednesday 11 June 2008 04:15:07 pm Bernard Li wrote: > Hi Jarod: > > On Wed, Jun 11, 2008 at 12:55 PM, Jarod Wilson <[EMAIL PROTECTED]> wrote: > > ...and it fell apart on the ppc64 build. Well, not on the build, per se, > > but on the packaging. Part of the configure line passes in > > libdir=/u

Re: [Ganglia-developers] Ganglia 3.1.x r1399 snapshot released

2008-06-13 Thread Jarod Wilson
On Friday 13 June 2008 04:54:48 am Carlo Marcelo Arenas Belon wrote: > On Wed, Jun 11, 2008 at 01:15:07PM -0700, Bernard Li wrote: > > Hi Jarod: > > > > On Wed, Jun 11, 2008 at 12:55 PM, Jarod Wilson <[EMAIL PROTECTED]> wrote: > > > ...and it fell apart on the ppc64 build. Well, not on the build, p

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-13 Thread Ulf
Hi, I' ve attached my gmond.conf with and without modules. No idea where to get the GNU ld. Up to now it was possible to use the AIX ld. AIX uses this one: # lslpp -l bos.rte.bind_cmds Fileset Level State Description --

Re: [Ganglia-developers] Ganglia 3.1.x r1399 snapshot released

2008-06-13 Thread Carlo Marcelo Arenas Belon
On Wed, Jun 11, 2008 at 01:15:07PM -0700, Bernard Li wrote: > Hi Jarod: > > On Wed, Jun 11, 2008 at 12:55 PM, Jarod Wilson <[EMAIL PROTECTED]> wrote: > > > ...and it fell apart on the ppc64 build. Well, not on the build, per se, but > > on the packaging. Part of the configure line passes in libdi

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-13 Thread Carlo Marcelo Arenas Belon
On Fri, Jun 13, 2008 at 06:52:30AM +0200, Ulf wrote: > > I' ve build ganglia 3.1.0.1399 with: ./configure --enable-static > --disable-python --with-libapr=/opt/freeware/bin/apr-1-config --enable-static is redundant as it will tell configure to create static libraries (they are done by default an

Re: [Ganglia-developers] debian/ dir in repo & debian packages for 3.1.x

2008-06-13 Thread Stu Teasdale
On Thu, Jun 12, 2008 at 05:53:46PM -0700, Bernard Li wrote: > Hi guys (Stu): > > Looking at the logs of the debian/ dir in our repo, it has mostly not > been updated for the past 5 years. This leads me to conclude that Stu > actually does not create his packages from there. Yes, I've never used

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-13 Thread Carlo Marcelo Arenas Belon
On Wed, Jun 11, 2008 at 11:18:54AM +0200, Ulf wrote: > Hi, > > as you can see in the logs, I' ve used 3.1.0.1399 with gcc version 4.2.4. your gcc is using AIX's ld, I'm afraid the fix we have will only work if gcc is using GNU's ld. is this gcc the "standard" gcc from AIX?, could you get another