Difference between revisions of "XAPI Management Tools"

From Xen
(Created page with "{{Info|Also see the [http://xen.org/community/projects.html Products, project and services pages on xen.org]!}} = XCP Management Tools = This page lists various 3rd party manage…")
 
(Other)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
  +
= XAPI Management Tools =
{{Info|Also see the [http://xen.org/community/projects.html Products, project and services pages on xen.org]!}}
 
 
= XCP Management Tools =
 
 
This page lists various 3rd party management tools and interfaces for XCP (Xen Cloud Platform). For Xen, please see the list of [[Xen_Management_Tools|Xen Management Tools]]. 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.
 
This page lists various 3rd party management tools and interfaces for XCP (Xen Cloud Platform). For Xen, please see the list of [[Xen_Management_Tools|Xen Management Tools]]. 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.
   
 
=Cloud frontends=
 
=Cloud frontends=
* Openstack: http://www.openstack.org/
+
* OpenStack: http://www.openstack.org/
  +
* CloudStack: http://cloudstack.org/
* XCCS (Xen Cloud Control System): http://www.xencloudcontrol.com
 
   
 
= Command Line =
 
= Command Line =
Line 15: Line 13:
 
* For installing the 'xe' CLI on another Linux box, see [[XCP Install CLI]]
 
* For installing the 'xe' CLI on another Linux box, see [[XCP Install CLI]]
   
= GUIs =
+
= GUIs on Linux host =
  +
The project which is most active and which is being actively developed is
[http://community.citrix.com/display/xs/XenCenter 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 [[XenCenterXCP|XenCenter and XCP compatibility]] page.
 
  +
*[https://xen-orchestra.com/ Xen Orchestra]
* Citrix [[XenCenter]]: http://community.citrix.com/display/xs/XenCenter
 
* [[OpenXenManager]]: http://www.openxenmanager.com/
+
* [[OpenXenManager]]: http://sourceforge.net/apps/trac/openxenmanager/wiki/WikiStart
  +
The following projects have been inactive recently:
 
* XVP (Xen VNC Proxy): http://www.xvpsource.org/
 
* XVP (Xen VNC Proxy): http://www.xvpsource.org/
  +
* XCCS (Xen Cloud Control System): http://www.xencloudcontrol.com
* Other open source tools and projects related to XCP can be found here: [[XCP_Projects|Open Source Projects, Tools & Apps for XCP]]
 
  +
  +
= GUIs on Windows host =
  +
[http://community.citrix.com/display/xs/XenCenter 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 [[XenCenterXCP|XenCenter and XCP compatibility]] page. These have been resolved for XCP 1.6 and XenCenter will work with [http://xenserver.org/ open source XenServer]
  +
* Citrix [[XenCenter]]: http://community.citrix.com/display/xs/XenCenter
   
 
= Application Programming Interfaces (APIs)=
 
= Application Programming Interfaces (APIs)=
* XenAPI (XAPI): http://wiki.xensource.com/xenwiki/XAPI_Developer_Guide
+
* XenAPI (XAPI): [[XAPI Developer Guide]]
  +
  +
= Other =
  +
* Other technologies related to XAPI can be found [http://xenproject.org/directory/directory/search-by/tags.html?value=XCP here]
   
[[Category:Xen]]
+
[[Category:XAPI]]
 
[[Category:Overview]]
 
[[Category:Overview]]
 
[[Category:Users]]
 
[[Category:Users]]

Latest revision as of 12:47, 28 March 2014

XAPI Management Tools

This page lists various 3rd party management tools and interfaces for XCP (Xen Cloud Platform). For Xen, please see the list of Xen Management Tools. 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.

Cloud frontends

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 on Linux host

The project which is most active and which is being actively developed is

The following projects have been inactive recently:

GUIs on Windows host

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. These have been resolved for XCP 1.6 and XenCenter will work with open source XenServer

Application Programming Interfaces (APIs)

Other

  • Other technologies related to XAPI can be found here