[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: Anand <xen.mails@xxxxxxxxx>
  • 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=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.