Hi Bernard, I'm running a very basic install for the purposes of testing only with an eye to upgrading our 2.5.x production install. This is 3.0.7 gmetad and gmond. The exact php version is 5.2.4-2ubuntu5.
Basically, three machines each running in their own cluster space with one grid. So, the gmetad.conf file looks like this: gridname "power" data_source "mycluster" 10.55.149.49 data_source "sonora" sonora.asu.edu data_source "loki" loki.ad.tgen.org The gmond.conf file is just the normal output of gmond -t with the only change being the name of the cluster itself in each of the above three instances. gmetad and gmond between each of the three boxes are all communicating just fine, graphs and data displays no problem. On Fri, May 9, 2008 at 3:19 PM, Bernard Li <[EMAIL PROTECTED]> wrote: > Hi Kevin: > > On Fri, May 9, 2008 at 11:47 AM, Kevin Johnson <[EMAIL PROTECTED]> wrote: > >> Warning: array_key_exists() [function.array-key-exists]: The second >> argument should be either an array or an object in >> /var/www/cluster_view.php on line 21 >> >> Warning: array_key_exists() [function.array-key-exists]: The second >> argument should be either an array or an object in >> /var/www/functions.php on line 209 >> >> I get this error when accessing: >> >> http://10.55.149.49/?r=hour&s=descending&c=Sonora >> >> which is the URL that the browser asks for once I click on "Sonora" in >> the cluster drop down. >> >> My guess is that this is passing an empty array to php but I have no >> idea how to fix it. >> >> The install is 3.0.7 running on Ubuntu 7.10, apache2, php5. > > Can you please provide some information regarding your Ganglia setup? > How many clusters/nodes -- perhaps post your gmond/gmetad > configurations in http://pastebin.ca? > > What is the exact version of PHP? > > Cheers, > > Bernard > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

