Right! I was hoping that moving my gmetad server over to a 64-bit Opteron machine would solve this problem, but it didn't make any difference. It's definitely gone over the 32 bit threshold...for sure.
Steve Gilbert Unix Systems Administrator [EMAIL PROTECTED] -----Original Message----- From: Robert Walsh [mailto:[EMAIL PROTECTED] Sent: Friday, September 24, 2004 10:21 AM To: Steve Gilbert Cc: Jason A. Smith; Sean Dilda; Ganglia General Subject: RE: [Ganglia-general] webfrontend questions > My grid currently consists of 2500+ nodes separated into 22 clusters. > Is this just maybe more than it can represent in a single graph? > Again, the load graph works just fine...it's only the Grid Memory > graph that's not working. Not a big deal at all, but I might look > into just changing the PHP to not display the graph at all > eventually...or get rid of both of the overview graphs altogether. Ah, this sounds familiar. Last time I saw something like this, ganglia was using a 32-bit value to calculate and store a number away that turned out to be bigger than 32 bits. Lots of hosts * lots of memory is probably >> 32 bits. Nice problem to have :-) Regards, Robert. -- Robert Walsh Amalgamated Durables, Inc. - "We don't make the things you buy." Email: [EMAIL PROTECTED]

