[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955044#comment-14955044
 ] 

ASF GitHub Bot commented on CLOUDSTACK-7984:
--------------------------------------------

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)

----


> Collect network statistics for VMs on shared network
> ----------------------------------------------------
>
>                 Key: CLOUDSTACK-7984
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7984
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>         Environment: KVM
>            Reporter: Wei Zhou
>            Assignee: Wei Zhou
>             Fix For: 4.6.0
>
>
> now we get the network usage from virtual router which is only applied on 
> isolated network.
> We need to collect the network statistics for VM nics on shared network. The 
> data can be fetched from the hypervisor.
> Similar to vm disk statistics, I will implement it for KVM.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to