dave- you can only specify ip addresses for the trusted host option right now. are you using a hostname? i'll add support for that too in the future when i have time.
it sounds like you have the right configuration. can workstation B (the webserver) hear the cluster_a multicast traffic? i assume so. on workstation B .. when you do a "telnet localhost 8649" do you see the XML output? line 873 of ganglia.php defines what host and port the report will come from .. by default "localhost:8649". if you change the port gmond is running on the web server.. you need to modify that line.. so it can connect to the local gmond. fixed? let me know if that doesn't do it for you. -matt Today, Dave Wallace, Unlimited Scale, Inc. wrote forth saying... > Matt, et al, > > I have ganglia running on cluster_a. My web server is running on workstation > B. I tried telling gmond that workstation B was a trusted host. I got a > "connection refused" message when I pointed my web browser to the directory > with the ganglia web files. My browser is running on workstation C. > > What is the proper way to configure the web browser to locate ganglia?? > > Dave Wallace >

