Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ovs plugin: automatically collect stats for external IPs #134

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

huntxu
Copy link

@huntxu huntxu commented Sep 27, 2017

Use OpenvSwitch's NetFlow support to automatically collect traffic
stats to/from floating IP or router's gateway IP on external network.

Recv stats are collected on both low level ingress ovs(traffic from
outside) and the ovs for external network ports(traffic from ports on
the same host).

Send stats are only collected on the ovs for external network ports.

This commit requires the use of EayunStack floating IP mechanism.

Fixes: redmine #11061

Signed-off-by: Hunt Xu mhuntxu@gmail.com

Use OpenvSwitch's NetFlow support to automatically collect traffic
stats to/from floating IP or router's gateway IP on external network.

Recv stats are collected on both low level ingress ovs(traffic from
outside) and the ovs for external network ports(traffic from ports on
the same host).

Send stats are only collected on the ovs for external network ports.

This commit requires the use of EayunStack floating IP mechanism.

Fixes: redmine #11061

Signed-off-by: Hunt Xu <mhuntxu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant