Hi Mark: > First, I'd like to say that I am very impressed with Ganglia now that > it's up and running on my boxes. I have built 2 separate > RPMs for ia64 > (one for SUSE and one for RHEL 3) that I'd like to contribute if the > need is great enough. However, that's not why I'm posting.
The code in trunk should allow you to build correct RPMs under SUSE, the most recent change that went in were to do with init.d scripts location and clean up of the script itself, the code is available via SourceForge's SVN repository: http://svn.sourceforge.net/viewcvs.cgi/ganglia/trunk/monitor-core/ (look in gmond and gmetad for the scripts) If there are other changes for SUSE, please supply patches so that we can check that into our code base. > data_source "Newton" newton.hpcc.ercbroadband.org > data_source "Winterstar" winterstar.hpcc.ercbroadband.org > > With Newton being the one that shows up as 'Newton', and Winterstar > showing up as winterstar.hpcc.ercbroadband.org in the Web > GUI. I do not > understand why this is, any ideas? That doesn't sound right... can you post a screenshot? > Now, second question, I want to 'pretty up' the Interface to include > some company info. I've tried to get the cluster name setup by using > the same cluster name in gmond.conf for all boxes, but only the web > interface shows up in it. I also wanted to change the 'grid' > name, but > I get wonky CPU totals when I change it on the web server. I > know this > is something simple, but I'm not totally knowledgeable of the > architecture of ganglia to know what it is. The docs are > kind of vague > on this and the list archives didn't really give me much either. Can > someone help me? I would change the gridname in gmetad.conf. Cheers, Bernard

