On Tue, 2007-07-17 at 13:47 -0400, Jose Lombera wrote: > Nothing is created in /var/lib/ganglia/rrds/_SummaryInfo/ folder
> Also, I forgot to mention that this message are in my /var/log/syslog > > > Jul 17 12:46:00 apprep /usr/sbin/gmetad[23745]: poll() timeout for > [serenity] data source after 0 bytes read > Jul 17 12:46:00 apprep /usr/sbin/gmetad[23745]: Got a malformed path > request from 127.0.0.1 > Jul 17 12:46:00 apprep /usr/sbin/gmetad[23745]: server_thread() > 1151466416 unable to write root preamble (DTD, etc) This makes me think that gmetad is having problems contacting one of the gmond's. As a result, it doesn't write metrics for that cluster, and the absence of those metrics prevents if from creating the rrd files in __SummaryInfo__. I would try using telnet to connect to all the data sources listed in gmetad.conf to verify that they are all working. -- Rick Mohr Systems Developer Ohio Supercomputer Center ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

