dave- i've noticed a bug on the Solaris version of gmond that effects the XML reporting.. i think it might be related to the problem you are seeing. gmond reports that correct data over multicast but doesn't process the multicast traffic correctly. let me know if you track down the problem and i'll do the same. when the XML parser in php tries to parse the XML it doesn't get good XML. take a look at the output of "telnet localhost 8649" on the alpha machine running gmond.
-matt Wednesday, David Wallace wrote forth saying... > I'm trying to use ganglia to monitor an cluster based on alpha processors. I > get the following messages when I point my browser at the ganglia files: > > Cannot continue because of these errors: > METRIC element is missing NAME > <message repeated 8 times> > > Previous 1.x versions of ganglia had to be modified to account for > differences in format of /proc/cpuinfo and /proc/meminfo between IA32 and > Alpha platforms. Could this be related? > > Dave Wallace > [EMAIL PROTECTED] > 541.915.3400 (Cell/Voice Messages) > 541.593.3596 (Office) > > > _______________________________________________ > Ganglia-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-general >

