[ovs-git] [openvswitch/ovs] 3d2912: sflow: Export OVS datapath performance counters vi...

GitHub noreply at github.com
Thu Jan 1 23:45:59 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 3d2912f20e35910f8224eb6ed7598c87edd3b2ad
      https://github.com/openvswitch/ovs/commit/3d2912f20e35910f8224eb6ed7598c87edd3b2ad
  Author: Neil McKee <neil.mckee at inmon.com>
  Date:   2015-01-01 (Thu, 01 Jan 2015)

  Changed paths:
    M NEWS
    M lib/sflow.h
    M lib/sflow_receiver.c
    M ofproto/ofproto-dpif-sflow.c

  Log Message:
  -----------
  sflow: Export OVS datapath performance counters via sFlow.

The OVS cache hit/miss counters and memory/CPU usage statistics have been
identified as important metrics when managing large deployments. This patch
allows them to be pushed periodically as part of the sFlow feed,  and
represents a more efficient and scalable alternative to polling via
ovs-dpctl(1).

Signed-off-by: Neil McKee <neil.mckee at inmon.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list