Difference between revisions of "Xen Management Tools"

From Xen
m
m (The link for "Zentific" doesn't work, so I have changed it to the one that actually works.)
Line 13: Line 13:
 
* Libvirt and virt-manager. http://libvirt.org and http://virt-manager.et.redhat.com/
 
* Libvirt and virt-manager. http://libvirt.org and http://virt-manager.et.redhat.com/
 
* xen-tools. http://gitorious.org/xen-tools/xen-tools
 
* xen-tools. http://gitorious.org/xen-tools/xen-tools
* Zentific: http://www.zentific.com/software.php
+
* Zentific: http://www.zentific.com/
 
* Convirt: http://www.convirture.com/
 
* Convirt: http://www.convirture.com/
 
* OpenQRM: http://www.openqrm.com/
 
* OpenQRM: http://www.openqrm.com/

Revision as of 11:29, 10 January 2012



Xen Management Tools

This page lists various 3rd party management tools and interfaces for Xen and for XCP (Xen Cloud Platform). If you want your project listed here please edit the page or send an email to xen-devel or xen-users mailinglist and we'll update the page.

Management tools and interfaces for the traditional Xen hypervisor

Cloud frontends for the traditional Xen hypervisor

Cloud frontends for XCP

Management tools and interfaces for Xen Cloud Platform (XCP)

Command Line

XCP does not come with the 'xm' CLI you may have used for managing traditional Xen. Instead, XCP comes with several CLI management clients built into dom0 (the thin hypervisor host), including:

  • xe (/usr/bin/xe)
  • xl (/opt/xensource/bin/xl)
  • For further documentation, see Command Line Interface - Running the Xen Cloud Platform Command Line Interface
  • For installing the 'xe' CLI on another Linux box, see XCP Install CLI

GUIs

Citrix XenCenter is the most popular choice for managing XCP hosts, however, there are a couple minor compatibility issues that can be worked around to improve usage, as described on the XenCenter and XCP compatibility page.

Application Programming Interfaces (APIs) and libraries to manage Xen or XCP