[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 > 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |