From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Gardner Subject: Re: get CPU idle time? Date: Wed, 12 Jul 2006 14:03:41 -0600 Message-ID: <44B5559D.9050307@hp.com> References: <41085.128.42.6.124.1152734428.squirrel@dcarr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <41085.128.42.6.124.1152734428.squirrel@dcarr.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: David Carr Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org David Carr wrote: > Whats the best way to get the CPU idle time on xen? I just want to know > the idle time for the physical CPU. I'm getting differing results between > xenoprof and xentop (modified to add up all the domains). Is there > something I can trust? Xenmon reports cpu idle time directly. Give it a try and see if it's trustworthy. Rob