I've looked for the answer to this question, but I can't find it. And I've looked through the code, but I couldn't figure out a way to make it happen there either. I've got a mix of clusters with various hardware, ranging from 2 cores per node to 8 cores per node. Currently ganglia displays the node as bright red if the node has a load over 2.0 But I basically want the colors to be selected based on load divided by cores. A 2 core machine, with a load of 6 is overloaded. (And should display as red) An 8 core machine with a load of 6 isn't being fully utilized. (And should be some shade of yellow perhaps. Ideally I want a workload that keeps all nodes with load equal to their number of CPUs, this means they are being well used. I haven't bothered to tweak the actual colors until I can get the load/core division working correctly.) Can I change this behavior on a per cluster basis, or just put it right into the php so that it can calculate the relative load itself? The $load_scale variable affects all the clusters the same.
Thanks for any tips. --Peter ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

