Hi, Suhail

Unfortunately, these statistics are out of OpenFlow's scope,
and OpenVSwitch does not seem to provide statistics like these...

I think you need to implement your own application to take statistics.
For example, you need to make your switches to do Packet-In with every packet,
then your application should check its length and take statistics.


Thanks,
Fujimoto

On 2017年06月22日 05:50, Suhail Asif wrote:
Hi,

I am trying to work with RYU flows. Now I want to track some important statistics, i could not find any documentation related to them, it would be great if some one could help..

Following are the statistics required.

Length of First Packet
Length of Longest Packet
Length of shortest Packet

How can I get them? Any help would be highly appreciated.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to