WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen usage monitoring (munin plugin)

To: Anand <xen.mails@xxxxxxxxx>
Subject: Re: [Xen-users] xen usage monitoring (munin plugin)
From: Diwaker Gupta <diwaker.lists@xxxxxxxxx>
Date: Fri, 13 Jan 2006 15:08:38 -0800
Cc: John Levin <xenjohn@xxxxxxxxx>, tatu@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 13 Jan 2006 23:15:39 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RJX3wzO7GEGOfrHD3l1e+2Lv6J5TlqZFKZCnqg02Rsiua/7F/E/rbhzSplRgZueWnPviiOoDek/A9M4VaX1GlZ/sFxcUZmkyJoPef+wQ2FnufgxAztd+MRt/FfhtHVtl9eQZE5+7G63Rza+Jqm8VrTSExLWcRgy6txmbd6l/akw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <acb757c00601091020s2baa4237se3c229983929723a@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20060107193351.GJ4735@xxxxxxxxxxxxxxxxx> <Pine.LNX.4.60.0601072138500.17656@xxxxxxxxxxxxxxxx> <2ec03a9d0601090819u6a6502f6mc9323cb654fcaee1@xxxxxxxxxxxxxx> <acb757c00601091020s2baa4237se3c229983929723a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Sorry I'm replying to this so late -- didn't see it earlier. More inline.

On 1/9/06, Anand <xen.mails@xxxxxxxxx> wrote:
> Did you have any luck in running xenmon and understanding its output ? I
> followed that post enabled trace and after that when i run python xenmon.py,
> i get the following (even though my screen size is bigger than that)
>
> xenbaked: no process killed
> ms_per_sample = 100
> Initialized with 1 cpu
> CPU Frequency = 2014.82
> Your terminal screen is not big enough; Please resize it.
> row=2, col=90, str='Gotten'
>
>  By hit and trial i got it working, and this is what it shows when run

Doing 'xenmon.py -h' will give a lot of helpful information. In
particular, Xenmon can easily output the data to a file instead of the
online curses interface. Doing something like:

$ sudo xenmon.py -n -t 60 -p /tmp/foo

Will put xenmon in not-live mode (output to files), will run for 60
seconds, logging data at every 1 s (also configurable) and put the
data in /tmp/foo-dom0.log, /tmp/foo-domid.log and so on.

Hope that helps,
Diwaker
--
Web/Blog/Gallery: http://floatingsun.net
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users