root/branches/zenoss-2.0.x/inst/docs/ZenossVirtualAppliance.txt

Revision 3145, 2.4 kB (checked in by edahl, 2 years ago)
* new docs for release 1.0
  • Property svn:executable set to *
Line 
1Installing and Using the Zenoss Virtual Appliance and Vmware Player
2
31. Download the Free VMware Player
4The free VMware player is available from:
5
6http://www.vmware.com/download/player/
7
8For a typical host system for a VMware installation, you should have a 400MHz or faster processor (500MHz recommended) and 128MB RAM minimum (256MB RAM recommended). You must have enough memory to run the host operating system, plus the memory required for each guest operating system and for applications on the host and guest. Hard disk space requirements consist of at least 1GB free disk space for each guest operating system
9
10NOTE: You can also run the virtual appliance using the free VMserver or workstation. In the type of configuration, you can run the Zenoss virtual appliance and also the sever which you can then monitor in a pure virtual environment on same machine. For more information about running Zenoss under this type of configuration, see the documentation from rpath.com.
11
12
132. Download the Zenoss Virtual Appliance from http://zenoss.com/download/
14        The link you will follow is called “VMware Virtual Appliance Package” and is a .zip file.
15
16
173. Once you have downloaded this file, unzip it into the directory where you want to work.
18
19
204. Install and Start the VMware player.
21Use the instructions provided by the player to run the VMware player.
22
23
245. When prompted, use the VMware player to navigate to the directory where you unzipped the Zenoss Virtual Appliance package and open the Zenoss Virtual Appliance.
25
26After loading the appliance, the URL you will use to connect to the Zenoss management console will be listed in the virtual machine window. It will appear similar to:
27Management console is available at: http://xxx.xxx.xxx.xxx:8080/zport/dmd
28
29
306. Log in as user root.
31Local host login: root
32
33
347. Open a new web browser (Zenoss runs most consistently using Mozilla Firefox) and enter the URL that appears in the login screen. When the login prompt appears, log in as:
35        User: admin
36        Password: zenoss
37
38
398. Click OK.
40    The main Zenoss Dashboard page appears.
41
42NOTE: We recommended that you changed your password to both the Zope server and the root user account. This is done by entering the following commands. Enter
43$ passwd
44and enter a new password to for the zenoss user password. Then enter:
45$ zenpass
46and enter a new password for Zope login.
47
48
49
Note: See TracBrowser for help on using the browser.