[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] How can get information about a domain
> -----Original Message----- > From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx > [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of > Arie Goldfeld > Sent: 26 June 2007 18:09 > To: Mohammad Zohny > Cc: Xen-users@xxxxxxxxxxxxxxxxxxx > Subject: Re: [Xen-users] How can get information about a domain > > You can use virsh dumpxml <domain_name>, then parse the > output with a Perl xml module to extract the tags. Yes, you could. The only problem with this is that you'd be dependant on a third party tool on top of xen to get the information. Of course, it also adds the benefit of being able to handle qemu and kvm guest - if that's of any importance. But it's probably better to use libvirt directly for this purpose - but it depends on what software tools you want to use at the web interface production, I suppose. -- Mats > > > 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 > <mailto:Xen-users@xxxxxxxxxxxxxxxxxxx> > http://lists.xensource.com/xen-users > > > > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |