VI-Toolkit:Community Portal: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(moving VIMA to its own page)
(Moving RCLI to its own page)
Line 20: Line 20:
==== Management Virtual Machines  ====
==== Management Virtual Machines  ====
VMware ESX 3.5 and earlier had the management console, a stripped down linux console which was could be used for automating and managing your virtual machines. As of ESX 3.5i this is no longer available and the future is to move away from the fat hypervisor. In order to manage your virtual machines in a similar way as before, we now have special virtual machines that come with management software pre-installed. VMware delivers 2 appliances for this, the [[VIMA]] and the [[RCLI]].
VMware ESX 3.5 and earlier had the management console, a stripped down linux console which was could be used for automating and managing your virtual machines. As of ESX 3.5i this is no longer available and the future is to move away from the fat hypervisor. In order to manage your virtual machines in a similar way as before, we now have special virtual machines that come with management software pre-installed. VMware delivers 2 appliances for this, the [[VIMA]] and the [[RCLI]].
* [http://www.vmware.com/download/download.do?downloadGroup=VI-RCLI-U2 Virtual Infrastructure Remote Commandline Interface appliance (RCLI)]
This comes in  several flavors.
# You can download it as a small 32 bit virtual machine based on Ubuntu JEOS
# There is a separate linux setup so that you can install it in your own linux machine (virtual or not)
# There is also a windows installed.

Revision as of 20:24, 28 December 2008

Main Index

The starting point for any developer is http://www.vmware.com/developer but as there is a overwhelming amount of information available, we are trying to make it easier accessible on this site.

Hopefully we'll succeed at that over time, it is a pretty high goal. It certainly isn't the case yet, but time will tell.

SDK

Java

Perl

PowerShell

VI Plugin

scripts

Projects

Management Virtual Machines

VMware ESX 3.5 and earlier had the management console, a stripped down linux console which was could be used for automating and managing your virtual machines. As of ESX 3.5i this is no longer available and the future is to move away from the fat hypervisor. In order to manage your virtual machines in a similar way as before, we now have special virtual machines that come with management software pre-installed. VMware delivers 2 appliances for this, the VIMA and the RCLI.