Hi,

I would like to know if there is some kind of data structure where OVS
keeps counters for all of the traffic on the communication channel with the
controller(s) ?-- for e.g. For counting the packet-ins / outs.
I could not find them in the Interface table -- here i can track the
traffic on 'internal' and 'patch' interfaces only.
I know that the snoop utility of the ovs-ofctl tool can be used to monitor
traffic for a single switch by polling on its socket.
But, if I have to track traffic on a lot of switches, I would need to
listen on all sockets. That can get quite cumbersome.

Any insight would be appreciated.

Thanks,
Nilesh
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to