From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan de Konink Subject: Re: VM performnce statistics Date: Fri, 06 Mar 2009 01:46:37 +0100 Message-ID: <49B0726D.2030401@konink.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: KARTHIK BALAJI G Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org KARTHIK BALAJI G wrote: > I wish to measure the performance of the VM. Is there any particular > interface provided by the hypervisor to calculate "per VM" statistics ? > By statistics I mean data like how much CPU time a particular VM > consumed , the disk queue, page faults (to measure memory stats). > > Is there any tool or interface or tool provided by xen to get these stats ? The very poor documentated XenAPI is up for that task. Stefan