Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-12 Thread Bernard Li
Hi Ulf: On Thu, Jun 12, 2008 at 9:52 PM, Ulf <[EMAIL PROTECTED]> wrote: > I' ve build ganglia 3.1.0.1399 with: ./configure --enable-static > --disable-python --with-libapr=/opt/freeware/bin/apr-1-config > See my log files. > What I' ve done: > => compiled ganglia > # ./gmond -t > /etc/ganglia/gm

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-12 Thread Ulf
Hi, I' ve build ganglia 3.1.0.1399 with: ./configure --enable-static --disable-python --with-libapr=/opt/freeware/bin/apr-1-config See my log files. What I' ve done: => compiled ganglia # ./gmond -t > /etc/ganglia/gmond.conf # cd .. # make install # ls -l /usr/lib/ganglia total 0 => no files copi

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

2008-06-12 Thread Bernard Li
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. So the question is do we want to keep this around? Also, what are the plans for Debian pac

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

2008-06-12 Thread Bernard Li
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 - Could not connect to any host for data source cluster1 for different sources. Not sure if any of these contributes

Re: [Ganglia-developers] gmetad-python installation/packaging

2008-06-12 Thread Bernard Li
Hi all: I just checked this into trunk: http://ganglia.svn.sourceforge.net/viewvc/ganglia?view=rev&revision=1409 Cheers, Bernard On Tue, Jun 10, 2008 at 7:02 PM, Bernard Li <[EMAIL PROTECTED]> wrote: > Hi guys: > > On Fri, Jun 6, 2008 at 12:08 PM, Bernard Li <[EMAIL PROTECTED]> wrote: > >> Wel

Re: [Ganglia-developers] Backport proposal review...

2008-06-12 Thread Bernard Li
Hi Brad: On Thu, Jun 12, 2008 at 1:02 PM, Brad Nicholes <[EMAIL PROTECTED]> wrote: > There is still one more backport proposal in the STATUS file to be > reviewed. This is not a complicated patch, it is basically just making sure > that we use the right time stamp when trying to determine if

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

2008-06-12 Thread Bernard Li
Hi James: On Thu, Jun 12, 2008 at 2:15 PM, James Albright <[EMAIL PROTECTED]> wrote: > Yeah, it looks like if I build libconfuse from the source, I can compile and > build the ganglia RPMs just fine (assuming I build libconfuse with > "./configure CFLAGS=-fPIC --disable-nls"). Then when I depl

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

2008-06-12 Thread Bernard Li
Hi Brad: On Thu, Jun 12, 2008 at 1:17 PM, Brad Nicholes <[EMAIL PROTECTED]> wrote: > If we need to require a certain base Python version, I'm ok with that also. > It will also help to keep the number of "if version < whatever" statements > out of the code. If I were to impose it, I would prob

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

2008-06-12 Thread James Albright
Yeah, it looks like if I build libconfuse from the source, I can compile and build the ganglia RPMs just fine (assuming I build libconfuse with "./configure CFLAGS=-fPIC --disable-nls"). Then when I deploy on another machine, I can just install the ganglia and libconfuse RPMs (the libconfuse th

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

2008-06-12 Thread Brad Nicholes
>>> On 6/12/2008 at 1:34 PM, in message <[EMAIL PROTECTED]>, "Bernard Li" <[EMAIL PROTECTED]> wrote: > Hi all: > > Python < 2.5 is known to have some memory leak issues: > > http://evanjones.ca/python-memory.html > > This is what gmetad.py looks like after running for a day: > > 6184 nobody

[Ganglia-developers] Backport proposal review...

2008-06-12 Thread Brad Nicholes
There is still one more backport proposal in the STATUS file to be reviewed. This is not a complicated patch, it is basically just making sure that we use the right time stamp when trying to determine if the host is up or down. * Use the lastheardfrom timestamp from the value packet rather t

[Ganglia-developers] RSS of gmetad.py

2008-06-12 Thread Bernard Li
Hi all: Python < 2.5 is known to have some memory leak issues: http://evanjones.ca/python-memory.html This is what gmetad.py looks like after running for a day: 6184 nobody16 0 2384m 1.6g 2580 S 51 79.2 361:24.00 gmetad.py (RSS = 1.6GB) This won't sit well with a large installation,

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

2008-06-12 Thread Bernard Li
Hi James: On Thu, Jun 12, 2008 at 9:45 AM, James Albright <[EMAIL PROTECTED]> wrote: >> Instead of building the RPMs from the tarball, could you extract it, >> run ./configure and post your config.log? > > Sure, here it is. Thanks for looking at it! >From your log: configure:20232: gcc -o conf

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-12 Thread Bernard Li
Hi Ulf: On Thu, Jun 12, 2008 at 7:33 AM, Ulf <[EMAIL PROTECTED]> wrote: > I can' t create a new gmond.conf and there is no gmond.conf installed. > # ./gmond -t > exec(): 0509-036 Cannot load program ./gmond because of the following errors: >0509-151 The program does not have an entry poin

Re: [Ganglia-developers] AIX with 3.1.0.1361

2008-06-12 Thread Ulf
Hi, I can' t create a new gmond.conf and there is no gmond.conf installed. # ./gmond -t exec(): 0509-036 Cannot load program ./gmond because of the following errors: 0509-151 The program does not have an entry point or the o_snentry field in the auxiliary header is inval

Re: [Ganglia-developers] First Ganglia 3.1.x snapshot available

2008-06-12 Thread Carlo Marcelo Arenas Belon
On Wed, Jun 04, 2008 at 02:37:55PM -0700, Bernard Li wrote: > > Is there something wrong with the snapshots I produced? CentOS 4.6 used at bootstrap time (unless automake is forced to replace that) obsolete versions for config.guess and config.sub files from libtool that were too old to support D