Hi guys

I realized that CheckAggregator message has some fiels like token and
agentID that should be included, because CheckAggregator can be used before
the agent is registered, so it will not have an ID yet.
My suggestion is change:

message CheckAggregator {
>     required RequestHeader header = 1;
> }


to

message CheckAggregator {
>     required string agentType = 1;
> }


The agentType should be sent to allow aggregator to check the last software
version available for the agent.

What do you think about this change ? Can i go ahead ?


Best Regards
Diogo Pinheiro
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to