Difference between revisions of "A Guided Tour of the VMware Server 2.0 Infrastructure Web Access Interface"

From Virtuatopia
Jump to: navigation, search
(Accessing the VI Web Access Management Interface)
(Accessing the VI Web Access Management Interface)
Line 25: Line 25:
  
 
[[Image:vmware_server_2_vi_web_Access_interface.jpg|The VMware Server 2 VI Web Access Management Interface]]
 
[[Image:vmware_server_2_vi_web_Access_interface.jpg|The VMware Server 2 VI Web Access Management Interface]]
 +
 +
 +
Now that the steps necessary to log into VI Web Access have been covered, the remainder of this chapter will focus on providing an overview of the various features of this management interface.
 +
 +
== The VI Web Access Menu Bar ==
 +
 +
As with all contemporary graphical user interface (GUI) based applications, the VI Web Access management interface has a menu bar which runs across the top of the web page as shown below:
 +
 +
 +
[[Image:vmware_server_2_vi_web_access_toolbar.jpg|The VMware Server 2.0 VI Web Access Toolbar]]
 +
 +
 +
 +
 +
== A Tour of the VI Web Access Interface ==
 +
 +
The VI Web Access management interface comprises a number of panels, each serving a specific management purpose.

Revision as of 14:50, 26 September 2008

The first version of VMware Server was managed using a native application and a very rudimentary browser based interface (useful only for viewing virtial machine status). If a VMware Server system was to be administered from a remote client, the management application had to be installed on that client. VMware Server 2.0 moves away from from the native application, instead providing a fully featured, browser based administration console known as the VMware Infrastructure (VI) Web Access management interface which can be accessed from remote clients simply by using a web browser.

Accessing the VI Web Access Management Interface

During the VMware Server 2.0 installation process the installer prompted for port numbers to be used for both HTTP and HTTPS based access to the VI Web Access interface. The defaults suggested were 8222 and 8333 respectively. If other ports were specified during installation the following examples will need to be modified to reflect the chosen ports.

In essence, VMware Server 2.0 contains its own built in web server which is used to serve the VI Web Access management interface to web browsers which request access. As such, it is worthwhile noting that the system on which VMware Server is running does not need to have a web server running for VI Web Access to work. When connecting locally, VI Web Access may be accessed using either an insecure HTTP or secure HTTPS connection. In the case of remote connections, however, HTTP requests will be automatically redirected to the secure HTTPS connection.

To gain access via HTTP use the following URL syntax:

  • http://hostname:8222

Similarly, HTTPS access requires the following URL:

  • https://hostname:8333

where hostname is replaced either by the host name or IP address of the system on which VMware Server is running. If VMware Server is on the local machine, localhost or the 127.0.0.1 loopback address will also suffice. Upon successful connection, a screen will appear requesting the login and password credentials of an authorized administrator account as illustrated in the following figure:


Logging into the VMware Server 2 VI Web Access Management Interface


Once appropriate administrator credentials have been provided, clicking on the Log In button will load the main VI Web Access management interface screen into the browser window as shown in the following figure:


The VMware Server 2 VI Web Access Management Interface


Now that the steps necessary to log into VI Web Access have been covered, the remainder of this chapter will focus on providing an overview of the various features of this management interface.


The VI Web Access Menu Bar

As with all contemporary graphical user interface (GUI) based applications, the VI Web Access management interface has a menu bar which runs across the top of the web page as shown below:


The VMware Server 2.0 VI Web Access Toolbar



A Tour of the VI Web Access Interface

The VI Web Access management interface comprises a number of panels, each serving a specific management purpose.