Re: [Ganglia-developers] 2.6.0 test

2004-07-15 Thread Matt Massie
sweet! it's nice to know we can keep MacOS support and the ipv6 stuff works correctly. btw guys... after you compile the code.. you can run.. % make check and there are lots of nice unit testing to see if everything is hunkydorry. -matt On Thu, 2004-07-15 at 15:22, Brian Peterson wrote: > Mac

Re: [Ganglia-developers] 2.6.0 test

2004-07-15 Thread Brooks Davis
On Thu, Jul 15, 2004 at 12:10:02PM -0700, Matt Massie wrote: > On Thu, 2004-07-15 at 10:29, Brooks Davis wrote: > > > Partial success on FreeBSD 5-CURRENT, unless this is supposed to be a v6 > > only test. It's only binding to :: not 127.0.0.1. See below for my tests. > > > > Some thoughts on u

Re: [Ganglia-developers] 2.6.0 test

2004-07-15 Thread Matt Massie
On Thu, 2004-07-15 at 10:29, Brooks Davis wrote: > Partial success on FreeBSD 5-CURRENT, unless this is supposed to be a v6 > only test. It's only binding to :: not 127.0.0.1. See below for my tests. > > Some thoughts on using apr. In general, I like the idea. The > config.layout feature look

Re: [Ganglia-developers] Bad summary data in gmetad.

2004-07-15 Thread Jason A. Smith
I figured out what the problem was. I looked at the gmetad source code here: gmetad/process_xml.c, and remembered that I had one gmetad that was older than 2.5. For older versions of the xml data, gmetad uses a different method for calculating the host_up flag: abs(cluster_localtime - reported)

Re: [Ganglia-developers] 2.6.0 test

2004-07-15 Thread Brooks Davis
On Wed, Jul 14, 2004 at 07:12:48PM -0700, Matt Massie wrote: > guys- > > i have a 2.6.0 test that i'd like you to run on your respective > operating systems. > > download http://matt-massie.com/ganglia/ganglia-apr-2.6.0.tar.gz > > && ./configure && make > > i think i'm going to scrap the libunp

Re: [Ganglia-developers] 2.6.0 test

2004-07-15 Thread matt massie
Today, steven wagner wrote forth saying... > On my 7.2 box with 2.96 and 3.3.2 compilers, the configure and build appear > to > work OK - running the resulting gmond yields: > > [EMAIL PROTECTED] gmond]$ ./gmond > Couldn't create socket > > The test daemon then exits to shell. interesting...

Re: [Ganglia-developers] 2.6.0 test

2004-07-15 Thread steven wagner
On my 7.2 box with 2.96 and 3.3.2 compilers, the configure and build appear to work OK - running the resulting gmond yields: [EMAIL PROTECTED] gmond]$ ./gmond Couldn't create socket The test daemon then exits to shell. On my SuSE 9.1 system (which is somewhat mroe vanilla), it configures, buil

Re: [Ganglia-developers] 2.6.0 test

2004-07-15 Thread Martin Knoblauch
--- Matt Massie <[EMAIL PROTECTED]> wrote: > guys- > Matt, looks good on my ipv6 enabled Linus system. No longer confusing ipv4 and ipv6 adresses. No chance to test on the Suns yet. > .. > try this > > % telnet localhost 8021 > > and then > > % telnet :: 8021 > > if your telnet client is IP