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'

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

Reply via email to