Thanks Matt. I'll take a look at this new snapshot as soon as I get the chance. 
By the way, has gmetric been updated to send UDP unicasts also?

----
Yemi
 

> -----Original Message-----
> From: Matt Massie [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 26, 2004 4:05 PM
> To: Ganglia Developers
> Subject: [Ganglia-developers] new 2.6.0 snapshot
> 
> i just uploaded a new ganglia snapshot to 
> http://matt-massie.com/ganglia/
> 
> i've tested it on linux and solaris and it seems to work as 
> it should ymmv.
> 
> i removed the zio.[c,h] files altogether from the 
> distribution and updated the gzio.[c,h] file to handle 
> compression level 0 the way we want it to (no binary header 
> and CRC footer).
> 
> i added sanity checks to gmond to prevent it from sharing 
> data is it doesn't have any "receive" channels specified or 
> trying to send data if it has no "send" channels specified... 
> the old "deaf" and "mute"
> overrides still are honored.
> 
> i fixed the bug which was causing UDP servers to not work correctly.
> 
> i updated the sample gmond.conf to have a little more documentation.
> 
> i ran a solaris UDP server setup as such
> 
> <Channel>
> port 8888
> action receive
> </Channel>
> 
> and two linux boxes 
> 
> <Channel>
> address <name of my solaris box>
> action send
> port 8888
> </Channel>
> 
> and they lived happily ever after.
> 
> let me know what you find.
> 
> -matt
> 
> --
> Mobius strippers never show you their back side PGP 
> fingerprint 'A7C2 3C2F 8445 AD3C 135E  F40B 242A 5984 ACBC 91D3'
> 

Reply via email to