Hi,

-- Matt Massie <[EMAIL PROTECTED]> is rumored to have mumbled on 28. Januar 2005 17:45:37 Uhr +0000 regarding Re: [Ganglia-developers] new snapshot that converts old configuration:

didn't add the header to Makefile.am.  it's all good now in...
http://matt-massie.com/ganglia/ganglia-2.6.0.200501281742.tar.gz

I've tried converting my old config and now have this:

/* global variables */
globals {
 mute = "no"
 deaf = "no"
 debug_level = "0"
 setuid = "yes"
 user="nobody"
 gexec = "yes"
 host_dmax = "0"
}

/* info about your identity */
cluster {
 name = "UKLAN"
 owner = "ZAIK/RRZK"
 latlong = "unspecified"
 url="unspecified"
}

/* channel to send multicast on mcast_channel:mcast_port */
udp_send_channel {
 mcast_join = "239.2.11.71"
 port = "8653"
 ttl="3"
 mcast_if = "en0"
}

/* channel to receive multicast from mcast_channel:mcast_port */
udp_recv_channel {
 mcast_join = "239.2.11.71"
 port = "8653"
 bind = "239.2.11.71"
 mcast_if = "en0"
}

/* channel to export xml on xml_port */
tcp_accept_channel {
 port = "8649"
}

When I run gmond under Mac OS X 10.3.7 (Darwin 7.7), nothing much seems to happen:

/usr/local/sbin/gmond -c gmond.conf -d 5
udp_recv_channel mcast_join=239.2.11.71 mcast_if=en0 port=8653 bind=239.2.11.71
tcp_accept_channel bind=NULL port=8649
udp_send_channel mcast_join=239.2.11.71 mcast_if=en0 host=(null) port=8653

That's it ...

Greetings, Sebastian
--
Sebastian Hagedorn M.A. - RZKR-R1 (Flachbau), Zi. 18, Robert-Koch-Str. 10
Zentrum für angewandte Informatik - Universitätsweiter Service RRZK
Universität zu Köln / Cologne University - Tel. +49-221-478-5587

Attachment: pgpvVaP8Y449P.pgp
Description: PGP signature

Reply via email to