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: Diwaker Gupta <diwaker.lists@xxxxxxxxx>
Subject: Re: [Xen-users] xen usage monitoring (munin plugin)
From: Anand <xen.mails@xxxxxxxxx>
Date: Sat, 14 Jan 2006 10:56:43 +0530
Cc: John Levin <xenjohn@xxxxxxxxx>, tatu@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 14 Jan 2006 05:33:43 +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:references; b=mBwSO2zdlTTMd3dspUUZvzAceBakw/7GhBL1sKJjM/PsHGuhZpPyj7N+SX357eahaEogyWP7Dfo7lsuEXByvfAP07AwjYZXvgfe7zxjCSFnwPWhEbjo2vEl6sVzCsJuMa8ITgoSzYDMBezHbwQtmNZ/1LKYQ+8Dn7G6nPEISGLQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <891be9410601131508o744b8655te76e498fedcef55d@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> <891be9410601131508o744b8655te76e498fedcef55d@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks for the tip Diwaker. I guess who can explain better than the author himself ;)

Is there a way to store the data in files with domain name instead of its id ? Also what is the overhead which is caused by running xenmon in background to grab information related to domains ?

On 1/14/06, Diwaker Gupta <diwaker.lists@xxxxxxxxx> wrote:
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



--

regards,

Anand
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users