ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
316 stars 170 forks source link

Incorrect CPU number / Hosts number when using both hsflowd and gmond for collection #258

Open pysysops opened 9 years ago

pysysops commented 9 years ago

Hi Vladmir,

Hope all is well...

I have made use of both the hsflowd collector for basic metrics and the gmond collector for application / other metrics not covered by hsflowd.

In this setup the cpu / hosts count is wrong (presumable due to duplicate hosts in the gmetad output.

I'm currently trying to hunt down the code responsible and apply some checking or removal of duplicates.

Thanks,

Tim Birkett.