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>, Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] How can get information about a domain
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Tue, 26 Jun 2007 18:46:25 +0200
Delivery-date: Tue, 26 Jun 2007 09:45:02 -0700
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Ace4ELV1qTowto0PR8qtNteW8c41qQAADwvA
Thread-topic: [Xen-users] How can get information about a domain
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Mohammad Zohny
> Sent: 26 June 2007 17:40
> To: Xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] How can get information about a domain
> 
> 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). 

You can use "xentop" in batch mode as a simple way to gather statistics
and information. 

If you want a more flexible solution, "libxenstat" will offer that. 

xentop uses libxenstat to get it's information, so you don't get
"better" information from one or the other - but I think libxenstat
offers a few more bits of information, and you can ask for ONLY the
informaton you want - also, xentop outputs the information in text-form,
so you may need to parse it to get it back into some sort of native
format for calculations or such. 

--
Mats
> 
> Thanks
> Mohamed Zohny
> 
> 



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

<Prev in Thread] Current Thread [Next in Thread>