William Yu wrote this flow_stats module for pox: https://github.com/hip2b2/poxstuff/blob/master/flow_stats.py And I modified it so flow_stats can be called from the pox command line: https://github.com/alis0nc/poxstuff/blob/master/flow_stats.py
Cheers, Alison On Mon, Oct 21, 2013 at 4:14 AM, Sayed Qaiser Ali Shah Shah <[email protected]> wrote: > Hello everybody, > > I am working with POX and mininet. What I want to do is to find number of > active users i.e. how many users are sending and how many users are > receiving data. Another thing I want to find is number of flows i.e. how > many flows of different type are in progress, like how many http flows, how > many ftp flows are there at that time. What functions can I use in pox to > get number of users and number of different flows. > Can anybody help me regarding this. > -- Alison Chan [email protected] +1 909 278 7753 Sedulously eschew obfuscatory hyperverbosity or prolixity.
