Hi.

I'm getting the XML output from gmetad and saving it in a file.
Sometimes, the output XML has more machine than others. For example, 
At 2 p.m the xml output is 
<grid>
        <cluster1>
                host 1 
                host 2 
                host 3
         </cluster1>
</grid>

And one minute later, the xml output is (for example)
<grid>
        <cluster1>
                host 1 
        </cluster1>
</grid>
But other minute later, the xml output is (for example)
<grid>
        <cluster1>
                host 1 
                host 2 
                host 3
        </cluster1>
</grid>

I have revised that hosts were running and they were ok. I think gmetad
only shows updated data, but I'm not sure. Do you know why gmetad
occassionally shows some piece of data and not all of them? 

Regards
Miguel. 

----------------------------
Confidencialidad: 
Este mensaje y sus ficheros adjuntos se dirige exclusivamente a su destinatario 
y puede contener información privilegiada o confidencial. Si no es vd. el 
destinatario indicado, queda notificado de que la utilización, divulgación y/o 
copia sin autorización está prohibida en virtud de la legislación vigente. Si 
ha recibido este mensaje por error, le rogamos que nos lo comunique 
inmediatamente respondiendo al mensaje y proceda a su destrucción.

Disclaimer: 
This message and its attached files is intended exclusively for its recipients 
and may contain confidential information. If you received this e-mail in error 
you are hereby notified that any dissemination, copy or disclosure of this 
communication is strictly prohibited and may be unlawful. In this case, please 
notify us by a reply and delete this email and its contents immediately. 
----------------------------


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to