On Fri, Feb 15, 2008 at 10:05:00AM -0600, Mike Olson wrote: > I am currently having a problem displaying my cluster information in a > web browser. The odd thing is that when my friend pulls my data from > my netowork and displays it on his Apache server, I can see it in a > browser.
the web server should be in most cases be also the gmetad server (which is what listens in port 8651 and 8652) a nice diagram explaining the data flow in (from the IBM wiki on how to setup ganglia for AIX, so ignore the LPAR references) : http://www-941.ibm.com/collaboration/wiki/download/attachments/3181/ganglia_diagram_smaller.gif Carlo PS. if you want to have the web server and gmetad server in different places you'd need to store them in a network accessible filesystem (NFS or CIFS) instead of forwarding ports for gmetad, but that will be most likely painfully slow. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

