Hi folks,

I am registering a handler for the Flows_stats_in_event handler in my NOX
application and would like to do certain processing upon receiving the flow
stats from each switch in my topology. What happens is that every time I
send a request to fetch the flow stats of my switches, the event handler is
triggered a few times for each switch. I wonder how many trigger of the
event handler I should be expecting for a single flow stats request. Is it
the case that stats for a single flows might get divided into separate
events? If so, when can I know for sure that all the flow stats of a single
switch has arrived?

Thanks,
--Hamid
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to