three cheers to Matt :-) I believe you are making a lot of people
happy.

 Will the change introduce any incompatibilities in the protocol, or
can this go into a future 3.0.x?

Martin

--- matt massie <[EMAIL PROTECTED]> wrote:

> i think i misunderstood your question before.. sorry...
> 
> in terms of supporting explicit setting of hostname/ip in the  
> messages, it would require some work.  given that there is a good  
> demand for the feature i think i will make it my top priority when i 
> 
> have some time (hopefully pretty soon).  something like
> 
> struct Ganglia_gmetric_message_from {
>      char *ip;
>      char *hostname;
>     Ganglia_gmetric_message message;
> };
> 
> would easy to add to the ./lib/protocol.x description.  however, i'd 
> 
> need to write the gmond code to process the new message format (not  
> too bad).
> 
> -matt
> 


------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de

Reply via email to