Jonas,
I believe what you are seeing is due to a bug with gmetad that I filed.
http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=76
Ian
Jonas Lindemann wrote:
I have the following setup:
99 nodes running gmond configured as deaf.
front-end running gmond configured as mute and gmetad.
webserver on the same machine running the php web interface.
gstat -a works fine from the front-end machine returning 99 nodes up and
running an 0 dead nodes.
telnet to the gmetad returns a complete XML listing containing
properties for all nodes.
The problem is when running the php-based web interface. The status page
reports different number of nodes each time page is refreshed. Does
anybody have an idea what is wrong?
-- Jonas