Hi Adriano,
I haven't done that yet, It's just a bit different with the one
Zubair has made. :)
On Wed, May 25, 2011 at 9:12 PM, Adriano Monteiro Marques <
[email protected]> wrote:
> Hi Alan,
>
> Do you have a protobuf message already implemented the way you just
> described?
>
> On May 25, 2011, at 10:00 AM, Zhongjie Wang wrote:
>
> Hi, folks. For the first report scheme, I was planning to describe
> a hierarchical format as the network protocols, which has header and
> payload.
> The header consists of Report ID (generated by hash), Sender ID (agent
> token), Timestamp (UTC), Test ID (unique for each kind of test).
> The payload is the Test Result and Routing Information. For each kind of
> tests, the format of result if different. e.g. Website Test has the target
> url, status info, response time, and some meta data. Service Test has the
> service name (or port num), status info, response time.
>
>
> 2011/5/25 Zubair Nabi <[email protected]>
>
>> Currently, one the specification, there are two different message formats.
>> I chose the second one.
>>
>> Alan earlier mentioned some extra fields. Alan, can you please repeat it
>> so that we can address it right now and close this issue.
>>
>> 2011/5/25 Luís A. Bastião Silva <[email protected]>
>>
>>
>>> http://dev.umitproject.org/projects/icm-mobile/repository/revisions/master/entry/ICM-Mobile/src/org/umit/icm/mobile/proto/Messages.proto
>>>
>>> It's the link
>>>
>>> On Wed, May 25, 2011 at 12:31 AM, Adriano Monteiro Marques <
>>> [email protected]> wrote:
>>>
>>>> Hi folks,
>>>>
>>>> Sorry, I was getting my umit-devel messages sent somewhere else and
>>>> wasn't receiving any of the messages in this mailing list. Fixed the issue
>>>> now. Thanks Luis for letting me know about the discussion here.
>>>>
>>>> So the mentioned fields are necessary in order for us to gather
>>>> statistical data. They're fine just like that.
>>>>
>>>>
>>>> Cheers!
>>>>
>>>> On May 16, 2011, at 10:57 PM, Zhongjie Wang wrote:
>>>>
>>>> Hi Zubair!
>>>> Thanks for your modeling.
>>>> I think we need extra report ID and sender ID fields. Beside
>>>> that, I'm not sure if we need these two fields:
>>>>
>>>>
>>>> 29<http://dev.umitproject.org/projects/icm-mobile/repository/revisions/master/entry/src/org/umit/icm/mobile/proto/Messages.proto#L29>
>>>>
>>>> required string responseContent = 4;
>>>>
>>>> 30<http://dev.umitproject.org/projects/icm-mobile/repository/revisions/master/entry/src/org/umit/icm/mobile/proto/Messages.proto#L30>
>>>>
>>>> required bool matchPattern = 5;
>>>>
>>>>
>>>> Regards,
>>>> Alan
>>>>
>>>> On Mon, May 16, 2011 at 10:23 PM, Zubair Nabi
>>>> <[email protected]>wrote:
>>>>
>>>>> Hey Everyone,
>>>>>
>>>>> Apropos the Test Report Format from the ICM specification. I
>>>>> implemented the 4 formats in Google Protobuf and wanted to discuss them
>>>>> with
>>>>> everyone before proceeding because this format should be uniform across
>>>>> all
>>>>> entities in ICM.
>>>>>
>>>>> Here's a link to the .proto in the code:
>>>>> http://dev.umitproject.org/projects/icm-mobile/repository/revisions/master/entry/src/org/umit/icm/mobile/proto/Messages.proto
>>>>> Also, refer to the "Another Test Report Format" in the specification
>>>>> for the format discussion.
>>>>>
>>>>> <http://dev.umitproject.org/projects/icm-mobile/repository/revisions/master/entry/src/org/umit/icm/mobile/proto/Messages.proto>
>>>>>
>>>>> --
>>>>> Best,
>>>>> __
>>>>> Zubair
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Achieve unprecedented app performance and reliability
>>>>> What every C/C++ and Fortran developer should know.
>>>>> Learn how Intel has extended the reach of its next-generation tools
>>>>> to help boost performance applications - inlcuding clusters.
>>>>> http://p.sf.net/sfu/intel-dev2devmay
>>>>> _______________________________________________
>>>>> Umit-devel mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/umit-devel
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Zhongjie Wang
>>>> Master Candidate
>>>> Computer System Architecture
>>>> Peking University, China
>>>> ------------------------------------------------------------------------------
>>>> Achieve unprecedented app performance and reliability
>>>> What every C/C++ and Fortran developer should know.
>>>> Learn how Intel has extended the reach of its next-generation tools
>>>> to help boost performance applications - inlcuding clusters.
>>>>
>>>> http://p.sf.net/sfu/intel-dev2devmay_______________________________________________
>>>> Umit-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/umit-devel
>>>>
>>>>
>>>> ---
>>>> Adriano Monteiro Marques
>>>>
>>>> http://www.thoughtspad.com
>>>> http://www.umitproject.org
>>>> http://blog.umitproject.org
>>>> http://www.pythonbenelux.org
>>>>
>>>> "Don't stay in bed, unless you can make money in bed." - George Burns
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> vRanger cuts backup time in half-while increasing security.
>>>> With the market-leading solution for virtual backup and recovery,
>>>> you get blazing-fast, flexible, and affordable data protection.
>>>> Download your free trial now.
>>>> http://p.sf.net/sfu/quest-d2dcopy1
>>>>
>>>> _______________________________________________
>>>> Umit-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/umit-devel
>>>>
>>>>
>>>
>>>
>>> --
>>> Luís A. Bastião Silva
>>> Umit Project Developer
>>> Skype: koplabs
>>> http://www.umitproject.org
>>> http://www.bastiao.org
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> vRanger cuts backup time in half-while increasing security.
>>> With the market-leading solution for virtual backup and recovery,
>>> you get blazing-fast, flexible, and affordable data protection.
>>> Download your free trial now.
>>> http://p.sf.net/sfu/quest-d2dcopy1
>>> _______________________________________________
>>> Umit-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/umit-devel
>>>
>>>
>>
>>
>> --
>> Best,
>> __
>> Zubair
>>
>>
>> ------------------------------------------------------------------------------
>> vRanger cuts backup time in half-while increasing security.
>> With the market-leading solution for virtual backup and recovery,
>> you get blazing-fast, flexible, and affordable data protection.
>> Download your free trial now.
>> http://p.sf.net/sfu/quest-d2dcopy1
>> _______________________________________________
>> Umit-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/umit-devel
>>
>>
>
>
> --
> Zhongjie Wang
> Master Candidate
> Computer System Architecture
> Peking University, China
> ------------------------------------------------------------------------------
> vRanger cuts backup time in half-while increasing security.
> With the market-leading solution for virtual backup and recovery,
> you get blazing-fast, flexible, and affordable data protection.
> Download your free trial now.
>
> http://p.sf.net/sfu/quest-d2dcopy1_______________________________________________
> Umit-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/umit-devel
>
>
> ---
> Adriano Monteiro Marques
>
> http://www.thoughtspad.com
> http://www.umitproject.org
> http://blog.umitproject.org
> http://www.pythonbenelux.org
>
> "Don't stay in bed, unless you can make money in bed." - George Burns
>
>
--
Zhongjie Wang
Master Candidate
Computer System Architecture
Peking University, China
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery,
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now.
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel