For the web server to read the rrd databases, they at least have to be accessible. The gmetad and httpd servers can be separate as long as they both have file-system access to the /var/lib/rrd files. I would just nfs mount the gmetad:/var/lib/ganglia/rrd to httpd:/var/lib/ganglia/rrds/ unless you are going to be serving multiple grids... Another simple option is to edit the /var/www/html/ganlia/conf.php file to say exactly where the rrd files are (wherever you mount them).
I haven't actually tried this, of course, so I may be very wrong. -adam On Thu, 2007-03-29 at 15:30 +0200, saundrya mishra wrote: > Hi There, > > I am new to Ganglia. Can we have gmetad and web frontend for a cluster > to be running on two different machines?? If yes, then how is it > possible since i read in the configuration file of the web frontend > that the RRDTool databases need to be local to be read? > > Greetings, > Saundrya. > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ Ganglia-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-general

