Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9A4C7200ACD for ; Mon, 2 May 2016 12:49:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 941761609A1; Mon, 2 May 2016 12:49:14 +0200 (CEST) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0CCFD1609B0 for ; Mon, 2 May 2016 12:49:13 +0200 (CEST) Received: (qmail 96938 invoked by uid 500); 2 May 2016 10:49:13 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 96917 invoked by uid 500); 2 May 2016 10:49:13 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 96913 invoked by uid 99); 2 May 2016 10:49:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2016 10:49:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D254C2C1F60 for ; Mon, 2 May 2016 10:49:12 +0000 (UTC) Date: Mon, 2 May 2016 10:49:12 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-7984) Collect network statistics for VMs on shared network MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 02 May 2016 10:49:14 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266385#comment-15266385 ] ASF GitHub Bot commented on CLOUDSTACK-7984: -------------------------------------------- Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/926#issuecomment-216196724 @ustcweizhou please rebase against latest master and push -f, update on status of your PR; also squash changes to a single commit tag:easypr > 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: Future > > > 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)