On Wed, Dec 09, 2009 at 11:02:14PM +0100, Samuel Gimeno wrote: > The version compilled was 3.1.2, which command of xmllint should I use to > see that Xml is well formed?
assuming you have also netcat (or nc) are running this from the gmetad server : $ netcat 127.0.0.1 8651 | xmllint --noout - && echo "OK" || echo "BROKEN" ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

