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

[Xen-users] XEN Management (API Support)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] XEN Management (API Support)
From: Dushmant Mohapatra <d_mpatra@xxxxxxxxx>
Date: Thu, 21 Jun 2007 16:27:32 -0700 (PDT)
Delivery-date: Thu, 21 Jun 2007 16:25:39 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=nTWsB/G3vpBTgFKNThlI8Gb5SkH1RQObtd2jIJqwgE1WqGN1IBtrMQ5D2epwwAGfX5ngVmCgEApW+0rAWdOe4EQvcYW2UfxH/KoV2BjX8EaDSbQStQZceBB5ct/TxwHxggFnMif+iITs8BItHjp+Hd8jJy0h3qYuV0hjFlG8mtw=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I have installed RHEL 5.0 + Xen (The default 3.0.3-25 provided with RHEL). I have added paravirtualized RHEL5 guests on top of Xen.

Now I want to programmatically access VM management functions like gathering statistics about CPU,memory and network usage (and also be  able to migrate VMs etc). So I have a few questions  and all answers/suggestions will be highly appreciated.

So my question is can I do these using Java.

Is there Java api support for 3.0.3? Is some kind of XML-RPC based API call supported in 3.0.3?

I read about libvirt and found that only C and Python bindings are available.

How can XenMon help in gathering management data.


Regards
Dushmanta


Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] XEN Management (API Support), Dushmant Mohapatra <=