On Fri, Aug 29, 2008 at 07:43:08PM -0700, Brad Fino wrote: > Gmetric data is being reported. If I go to the specific nodes context, > any info piped through gmetric is collected and reported correctly.
good, your data is still there and you could get it reported by manually changing the "m" parameter in the url to whatever metric you are interested on looking at. > However, in the cluster_metrics drop down list I can only get Ganglia's > default metrics displayed. this list is generated dynamically and uses the first host of the cluster assuming that if it is there it is in all other nodes and that all nodes have the same set of metrics. this usually works fine, even if it is definitely buggy and will be a source of surprises now that 3.1 encourages custom metrics which could be missing from the list or be in the list and selectable even if the node doesn't have it (generating a broken link) > Using 3.0.7 ... this was working for months until I had to reboot the > server and then when gmond and gmetad came back up, my custom gmetrics in > the drop down disappeared. check why the fist host in your cluster output (telnet 127.0.0.1 8651 in your gmetad) doesn't have all the metrics defined (maybe gmetric is not being called there anymore after the reboot) or restart your gmond until the first host has them all. > Any ideas ? don't reboot your clusters ;) Carlo ------------------------------------------------------------------------- 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

