Hi all,

I'm working with ganglia for SGI, and I'm trying to get a better layout
for our Altix ICE clusteris.  These have a hierarchical management
infrastructure with an admin node that watches over each rack leader.

The goals for this reorganization were:

- due to the size of some of these cluster, I really wanted to start
  aggregating on the rack leaders with gmetad.

- Put service nodes into their own cluster

- Put the rack leaders and admin node into their own cluster


The layout that I've come up with is this:

http://bork.org/~mort/ice-ganglia.jpg

The data_source excerpt from the admin node looks like this:

# Rack information about the blades
data_source "Rack 1" r1lead:8651
# Service nodes
data_source "Service Nodes" admin      # for now only one service node
# Infrastructure nodes
data_source "Controller Nodes" admin:8653


If I go to the ganglia webpage on the admin node I see the top level
Grid  (Altix Ice Grid), the Service cluster, the Controller cluster and
the Rack 1 Grid.

The question I have is this:

When I click on the Rack 1 Grid I properly get redirected to the
webserver on r1lead, but it then requires *another* click to get down to
the actual cluster view.

Is there a way go make this extra click though disappear?

(BTW:  I'm going all of this now that I've already upgraded to
ganglia-3.1.0 + a few patches.  Its all looking very good!)

thanks
mh


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to