From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Collecting info on running guests Date: Sun, 18 Oct 2009 15:55:37 +0900 Message-ID: <4ADABBE9.1020303@redhat.com> References: <55e03a0a0910172030j29178f42ja62c8594bfff7f09@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: MySQL Student Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51039 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751970AbZJRGzj (ORCPT ); Sun, 18 Oct 2009 02:55:39 -0400 In-Reply-To: <55e03a0a0910172030j29178f42ja62c8594bfff7f09@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 10/18/2009 12:30 PM, MySQL Student wrote: > Hi, > > I have a few kvm guests running successfully. I'd like to find out > what resources each are using, such as percent of processor, memory, > etc. How can I do this? > > 'top' > How can I find out what version of kvm is currently running? 'uname -r'; generally kvm shares the version number with the kernel. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.