Hi Ben,

   I have followed the same config.

In hosta  (Gmond.conf)

name "Cluster B"

udp_send_channel {
  host = hostb
  port = 8649
}
udp_recv_channel {
  port = 8649
}

  mcast config info deleted in gmond.conf

In  hostb (gmetad.conf)

data_source "Cluster A" hosta


  The rest of the config remains untouched in both gmond & gmetad.

When ran gmond in debug mode 

I get the output with following things (rest of the things omitted)

sent message 'heartbeat' of length 8 with 1 errors
sent message 'heartbeat' of length 8 with 0 errors

for  gmetad i get the following in debug mode

[Cluster A] is a 2.5 or later data stream


 But i am using ganglia 3.03 deb package available from 

http://ftp.sara.nl/pub/outgoing

Multicast works without any issues But only the unicast gives me problems.

  Is anything to do with deb package build.  
Regards,
Khaja Mohideen


Ben Hartshorne <[EMAIL PROTECTED]> wrote:>    Could any one  help  in giving a 
simple config example for one to
>    one unicast configuration.

Khaja,

In my environment (unicast, multiple subnets, one agregator host):
in /etc/gmond.conf
udp_send_channel {
  host = 10.20.30.40
  port = 8649
}
udp_recv_channel {
  port = 8649
}
(other non-unicast portions of the config file deleted)

in /etc/gmetad.conf 
data_source "mycluster" localhost


-ben

 
---------------------------------
Everyone is raving about the  all-new Yahoo! Mail.

Reply via email to