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-devel

[Xen-devel] python frontend for xenstat

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] python frontend for xenstat
From: "Jayesh Salvi" <jayeshsalvi@xxxxxxxxx>
Date: Sat, 15 Apr 2006 10:53:06 -0500
Delivery-date: Sat, 15 Apr 2006 08:53:26 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rH7BcLL+zZSq78orMExQLYT0QmVrVqL5n6IXR7u2Ztn4jkq+umihrpMOdjS1JK51HNEi5yg2fW8IVMHualtr297yMxCi0pIqsegxOtdfyDcMY3NSnSqHhV7sU9goQiCjp7DgRLo7pBb2vaGWX8OMr8tSxyKwgeBdNu7mP5v3aYs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I see that xenstat (lib and xentop) code is all written in C. Is there python front-end available for this library or is anyone working on the same?

It would be great to have one, because that can be first step to building distributed access to xenstat (I see this mentioned in 'To think about' in TODO).

If no one is working on it I can give it a shot. I saw two instances in xen source tree, that pull data from low level C code up to python scripts:
1. The way xend interacts with lowlevel xc.c
2. Xenmon and Xenbaked - through a scratch file created on disk.

First approach looks more efficient even though slightly more difficult.

Let me know if anyone has any plans on these lines.

Thanks,
--
Jayesh
------------------------------------------------------------------------
Everything you can imagine is real
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>