Please see the release notes:

https://sourceforge.net/apps/trac/ganglia/wiki/ganglia_release_notes#ImportantNotes:

Especially for "send_metadata_interval".

Regards,

Bernard

On Sun, Jul 15, 2012 at 7:46 AM, Lee Eric <openlinuxsou...@gmail.com> wrote:
> Hi,
>
> I have 3 clusters, A, B, C. And only one gmetad service running in the
> A cluster. I use unicast mode for the gmond communication. but seems I
> have to restart everything when all clusters rebooted. It's quite bad
> idea for doing it. Or I cannot get all metrics, just can get monitor,
> master, testbed hosts metrics.
>
>     gmetad.conf (in a host which belongs to Cluster A, hostname is monitor):
>
>     data_source "A" localhost
>     data_source "B" master.garfield.internal:8662
>     data_source "C" testbed.garfield.internal:8663
>
>     gmond.conf (for every A cluster nodes)
>
>     udp_send_channel {
>     host = monitor.garfield.internal
>     port = 8649
>     ttl = 1
>     }
>     udp_recv_channel {
>     port = 8649
>     }
>
>     tcp_accept_channel {
>     port = 8649
>     }
>
>     gmond.conf (for every B cluster nodes)
>
>     udp_send_channel {
>     host = master.garfield.internal
>     port = 8662
>     ttl = 1
>     }
>     udp_recv_channel {
>     port = 8662
>     }
>
>     tcp_accept_channel {
>     port = 8662
>     }
>
>     gmond.conf (for every C cluster nodes)
>
>     udp_send_channel {
>     host = testbed.garfield.internal
>     port = 8663
>     ttl = 1
>     }
>
>     udp_recv_channel {
>     port = 8663
>     }
>
>     tcp_accept_channel {
>     port = 8663
>     }
>
> Thanks.
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to