From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: KVM Management : Disk and N/W stats Date: Sat, 09 Aug 2008 10:40:50 -0500 Message-ID: <489DBA82.7080309@codemonkey.ws> References: <756672.47707.qm@web35802.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM List To: jdsw2002@yahoo.com Return-path: Received: from wr-out-0506.google.com ([64.233.184.226]:2109 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753136AbYHIPl1 (ORCPT ); Sat, 9 Aug 2008 11:41:27 -0400 Received: by wr-out-0506.google.com with SMTP id 69so1022596wri.5 for ; Sat, 09 Aug 2008 08:41:26 -0700 (PDT) In-Reply-To: <756672.47707.qm@web35802.mail.mud.yahoo.com> Sender: kvm-owner@vger.kernel.org List-ID: jd wrote: > Hi > For the Xen platform we use data from xentop and present it to the user. For KVM, we are using information for top. Would like to know how to get Disk and N/W stats for a particular VM. > Same technique as xentop uses for Xen (look at the per-device statistics in sysfs). > Also, how to possibly used the data measured from *within* the vm ? The hypervisor owns the clock... so how accurate (or less accurate) utilization % would be ? > What data would you be measuring in the guest? Regards, Anthony Liguori > /Jd > > > > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >