Re: [Ganglia-general] gmetad polling another gmetad data source broken in 3.2.0?

2011-10-31 Thread mike ellis
Mark Wagner intelius.com> writes: > > > On 10/20/2011 02:24 PM, Mark Wagner wrote: > > I removed > > > > if (authority_mode(xmldata)) > > > > from endElement_CLUSTER which seems to fix the problem. I can't quite > > figure out if that is correct. I expected the master gmetad to write out > > th

Re: [Ganglia-general] gmetad polling another gmetad data source broken in 3.2.0?

2011-11-01 Thread Mike Ellis
Mark Wagner intelius.com> writes: > > This is the patch I ended up using: > > diff -urN ganglia-3.2.0.dist/gmetad/process_xml.c > ganglia-3.2.0/gmetad/process_xml.c > --- ganglia-3.2.0.dist/gmetad/process_xml.c 2011-07-07 > 08:44:35.0 -0700 > +++ ganglia-3.2.0/gmetad/process_xml.c