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] How can get information about a domain

To: "Mohammad Zohny" <mohamad.zohny@xxxxxxxxx>
Subject: Re: [Xen-users] How can get information about a domain
From: "Arie Goldfeld" <arik.goldfeld@xxxxxxxxx>
Date: Tue, 26 Jun 2007 20:08:59 +0300
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 26 Jun 2007 10:07:02 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=cPBTagLeTzRzxaNmCBDdzWKVxTm46tHYskjlGFi3MufUXqy3XZ2qCPeZAdsx8J+TVApvz0riErwlPU3NKz8MCm3fH/ApQugg/s1Fpao6Apn5635CPE8lypKwRQlWPsFVI8xFQqq+6Ul2WKdOu67hiGU3xAcfebMYHjRRq7XWQzQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=b1wDS5WlfPYtEAD7UlgFWBvHC4b+86g5/LcilDvkB8L+48Vq/k6QBk2waoPMTzwKDLLZMnkBiWpgNTMmRR+f5ugbjh/VA6k0fXlctFYGY0VPNcpgKBLF38IGQpp2Q5Byrw4ZxglMfamdo/6aMwbzzRoXMjXY+8tT+FAA0tu90+k=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <f38cf2b60706260939m1d502a4bv22a4560ee69296ec@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: <f38cf2b60706260939m1d502a4bv22a4560ee69296ec@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
You can use virsh dumpxml <domain_name>, then parse the output with a Perl xml module to extract the tags.

On 6/26/07, Mohammad Zohny <mohamad.zohny@xxxxxxxxx> wrote:
Hi all,
I'm going to create a web interface administration tool for xen,
but I'm searching for a command helps me to get information about a virtual
machine and what it has of resources: (CPU, Hard disks and its size, Memory).

Thanks
Mohamed Zohny

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>