GitHub user ustcweizhou opened a pull request:
https://github.com/apache/cloudstack/pull/926
CLOUDSTACK-7984: Collect network statistics for VMs on shared network (KVM
implementation)
For now we can get network traffic statistics from virtual router for
isolated network.
For nics on shared networks, we need to collect the traffic as well.
It is useful for utility billing, especially for basic zone or advanced
zone with security groups.
This supports KVM until now.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ustcweizhou/cloudstack CLOUDSTACK-7984
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/926.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #926
----
commit ec615bb794c0fccdc5900609ceaee91248371cb4
Author: Wei Zhou <[email protected]>
Date: 2015-10-12T12:22:29Z
CLOUDSTACK-7984: Collect network statistics for VMs on shared network (KVM
implementation)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---