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 OS X 10.3.4
> 
> #118<1:48pm>[EMAIL PROTECTED]:~/Code/ganglia-2.6.0/gmond] telnet 
> 17.197.43.135 8021
> Trying 17.197.43.135...
> Connected to da0704a-dhcp07.apple.com.
> Escape character is '^]'.
>          Server socket: 17.197.43.135:8021 -> 17.197.43.135:56780
> Connection closed by foreign host.
> #119<1:49pm>[EMAIL PROTECTED]:~/Code/ganglia-2.6.0/gmond] telnet :: 8021
> Trying ::...
> Connected to ::.
> Escape character is '^]'.
>          Server socket: ::1:8021 -> ::1:56781
> Connection closed by foreign host.
> 
> On Jul 14, 2004, at 7:12 PM, 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 code from steven's book.  i think
> > steven's is the master but getaddrinfo() is broken on too many systems
> > that say they support it (and the network library is based on it).
> >
> > this is not a complete tarball at all.  when i hear from everyone about
> > whether it works okay.. i'll move the rest of the gmond/gmetad etc code
> > into the distribution.
> >
> > if you cd into the ./gmond directory you'll see a gmond daemon.  it
> > doesn't do much but i wrote it to act like a test.
> >
> > start gmond and then connect to it on port 8021.  gmond will output the
> > address that it thinks you are coming from.  to test IPv4/IPv6 sanity 
> > ..
> > try this
> >
> > % telnet localhost 8021
> >
> > and then
> >
> > % telnet :: 8021
> >
> > if your telnet client is IPv6 enabled.  you should find that it
> > correctly understands where you are coming from.
> >
> > the code for this new framework is based on apr.apache.org .. the 
> > apache
> > runtime library... i've tested it on linux ia32/ia64 and cygwin and it
> > works as it should.  a coworker is on the machine with my freebsd
> > virtual machine or i'd check it there too.
> >
> > martin... can you let me know what you get on your IPv6 box?  i have my
> > laptop up and running some IPv6 interfaces.  it looks pretty sane on
> > rh9.
> >
> > since apache runs on just about every machine out there... i think this
> > might be the most portable approach.
> >
> > let me know.
> >
> > -matt
> >
> > -- 
> > PGP fingerprint 'A7C2 3C2F 8445 AD3C 135E F40B 242A 5984 ACBC 91D3'
> >
> >    They that can give up essential liberty to obtain a little
> >       temporary safety deserve neither liberty nor safety.
> >   --Benjamin Franklin, Historical Review of Pennsylvania, 1759
-- 
PGP fingerprint 'A7C2 3C2F 8445 AD3C 135E F40B 242A 5984 ACBC 91D3'

   They that can give up essential liberty to obtain a little 
      temporary safety deserve neither liberty nor safety. 
  --Benjamin Franklin, Historical Review of Pennsylvania, 1759

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to