From mboxrd@z Thu Jan 1 00:00:00 1970 From: jd Subject: KVM Management : Disk and N/W stats Date: Fri, 8 Aug 2008 19:11:29 -0700 (PDT) Message-ID: <756672.47707.qm@web35802.mail.mud.yahoo.com> Reply-To: jdsw2002@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: KVM List Return-path: Received: from web35802.mail.mud.yahoo.com ([66.163.179.171]:20241 "HELO web35802.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755066AbYHICLa (ORCPT ); Fri, 8 Aug 2008 22:11:30 -0400 Sender: kvm-owner@vger.kernel.org List-ID: 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. 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 ? /Jd