From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Venefax" Subject: Question Date: Tue, 30 Dec 2008 22:45:58 -0500 Message-ID: <063301c96afa$4c09d1d0$e41d7570$@com> References: <0A882F4D99BBF6449D58E61AAFD7EDD603BB4A32@pdsmsx502.ccr.corp.intel.com> <0A882F4D99BBF6449D58E61AAFD7EDD603BB4A33@pdsmsx502.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <0A882F4D99BBF6449D58E61AAFD7EDD603BB4A33@pdsmsx502.ccr.corp.intel.com> Content-Language: en-us List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: 'James Harper' , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Dear Gentlemen Suppose you need to know the overall load on the host, in terms if CPU, bandwidth and disk IO, not per domu, but aggregated, and split per domu and dom0. Xentop does not show aggregated totals, and also it does not show percentages relative to available resources, so for management is kind of useless. The only tool that shows (somehow) that information is graphic, the libvirt virtual machine manager, but is there a text mode tool to manage a node? Federico