Hi, all


I can check Description Statistics, Aggregate Flow Statistics, Table Statistics, Port statistics.


Especailly, I would like to check aggregate flow statistics ONLY "packet_count" in monitor.py

there is 

def aggregate_stats_in_handler(self, dpid, stats):

  print '\t',stats


" print '\t',stats " show packet_count, byte_count, flow_count.


Can't I check ONLY "packet_count" in monitor.py ?






Best Regards,
Min-Hyup KANG


_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to