Hi Ed: On Tue, Oct 21, 2008 at 8:44 AM, Ed Greenberg <[EMAIL PROTECTED]> wrote:
> I'd like to group them, and my initial probing indicates that the group > should be included in the XML output that one retrieves from gmond, as in: > <EXTRA_ELEMENT NAME="GROUP" VAL="system"/> > > How can I inject this? > > Perhaps I should build a module to produce these values. Can I write a > module in Perl? How about Ruby? I don't know python :( As Cos mentioned the currently supported method for injecting groupings to user-defined metrics is to use the Python interface (C/C++ also work). We currently lack bindings for Perl/Ruby/<your favourite programming language> however if you think you can contribute code for that, please let us know. I'll try to add grouping support to gmetric, however, the new DSO interface is a more flexible way of adding metrics IMHO. Cheers, Bernard ------------------------------------------------------------------------- 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

