This document supports the version of each product listed and
supports all subsequent versions until the document is replaced
by a new edition. To check for more recent editions of this
document, see http://www.vmware.com/support/pubs.
EN-000820-00
Installation and Configuration Guide for Windows and Linux
You can find the most up-to-date technical documentation on the VMware Web site at:
http://www.vmware.com/support/
The VMware Web site also provides the latest product updates.
If you have comments about this documentation, submit your feedback to:
VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks
and names mentioned herein may be trademarks of their respective companies.
VMware, Inc.
3401 Hillview Ave.
Palo Alto, CA 94304
www.vmware.com
2 VMware, Inc.
Contents
vCenter Operations Manager Installation Guide5
Before Installing vCenter Operations Manager7
1
Overview 7
Architecture 7
System Requirements9
2
Operating System Requirements 9
vCenter Operations Server Hardware Requirements 9
Database Server Requirements for vCenter Operations Manager 10
Hardware and Software Requirements for Client Systems 10
Installation and Configuration Checklist11
3
Preparing the vCenter Operations Manager Database13
4
Prepare a SQL Database on a Windows Host 13
Prepare an Oracle Database on a Windows Host 14
Prepare an Oracle Database on a Linux Host 14
Installing vCenter Operations Manager17
5
Install vCenter Operations Manager on Windows 17
Install vCenter Operations Manager on Linux - GUI Mode 19
Install vCenter Operations Manager on Linux - Console Mode 22
Validate the vCenter Operations Manager Installation27
6
Managing with Program Groups29
7
Install a vCenter Operations Manager Collector31
8
Installing a vCenter Operations Manager Adapter33
9
Install an Adapter 33
Installing the Analytics Processor35
10
Install the Analytics Processor 35
Index37
VMware, Inc. 3
Installation and Configuration Guide for Windows and Linux
4 VMware, Inc.
vCenter Operations Manager Installation Guide
The vCenter Operations Manager Installation and Configuration Guide provides information about installing and
upgrading VMware®vCenter Operations Manager on Window or Linux operation systems.
Intended Audience
This guide is intended for anyone who wants to install vCenter Operations Manager.
VMware, Inc. 5
Installation and Configuration Guide for Windows and Linux
6 VMware, Inc.
Before Installing vCenter Operations
Manager1
This section introduces the vCenter Operations Manager server installation.
This chapter includes the following topics:
n
“Overview,” on page 7
n
“Architecture,” on page 7
Overview
Installing vCenter Operations Manager consists of two procedures:
1Preparing a database in either SQL Server or Oracle to hold the vCenter Operations Manager data.
2Installing the vCenter Operations Manager software.
vCenter Operations Manager is designed as an enterprise solution, so planning and preparing your
environment is critical to successful deployment. You should consider several factors when planning your
vCenter Operations Manager environment:
n
Environment size and landscape—the vCenter Operations Manager architecture needs to take into
account how large the environment is, including the number of applications, data sources, resources and
metrics, the physical environment distribution (the number of data centers), and the number of users.
n
Environment complexity—what specific architectural and service level requirements must be met,
including security, availability, and accessibility.
Architecture
vCenter Operations Manager architecture allows for deployment flexibility.
vCenter Operations Manager is a Java-based application with four interdependent components:
n
vCenter Operations Manager server—Hosts the user interface and coordinates the functions of the
software, including controlling communications between the other components.
n
vCenter Operations Manager analytics—Receives metrics gathered from monitored resources, analyzes
the data, and creates statistical models to detect abnormal behavior. This includes the dynamic thresholds
processor, which can be installed separately to distribute the processing load, as described in Chapter 10,
“Installing the Analytics Processor,” on page 35.
n
vCenter Operations Manager collector—Acts as the gateway between vCenter Operations Manager and
the adapters used to collect data from the collection landscape. It is installed by default as part of the
primary server but can also be distributed as a stand-alone component. You can install one or more remote
collectors to navigate firewalls, share bandwidth across data centers, and reduce the load on the
vCenter Operations Manager server. You can install the collector on a shared server.
VMware, Inc.
7
Installation and Configuration Guide for Windows and Linux
n
vCenter Operations Manager messaging—The message bus (ActiveMQ) passes metric information
between vCenter Operations Manager components.
vCenter Operations Manager uses two data storage solutions. A relational database (Oracle or Microsoft SQL
Server) stores configuration and state data. A proprietary high-performance file system-based repository
(FSDB) stores the collected raw metrics.
The installation script installs all vCenter Operations Manager components—server (including messaging),
collector, and analytics—in the same folder structure. It also installs several vCenter Operations Manager
system tools.
8 VMware, Inc.
System Requirements2
vCenter Operations Manager has specific hardware and software requirements.
This chapter includes the following topics:
n
“Operating System Requirements,” on page 9
n
“vCenter Operations Server Hardware Requirements,” on page 9
n
“Database Server Requirements for vCenter Operations Manager,” on page 10
n
“Hardware and Software Requirements for Client Systems,” on page 10
Operating System Requirements
You must install vCenter Operations Manager on a supported operating system.
Table 2-1. Operating Systems That vCenter Operations Manager Supports
Operating SystemVersionService Pack
Windows Server 200364-bitSP2 or later
Windows Server 200864-bitN/A
Red Hat Enterprise Linux 564-bitN/A
vCenter Operations Server Hardware Requirements
You must install vCenter Operations Manager Server on a 64-bit machine that meets specific hardware
requirements.
Table 2-2. Hardware Requirements
Hardware
ComponentOne Million MetricsTwo Million MetricsSix Million Metrics
CPU4CPU8CPU32CPU
Memory14GB28GB72GB
Disk Storage1.5TB
FSDB: 1.5TB
Database: 100GB
Disk I/O for AnalyticsVM2,000 IOPS4,000 IOPS12,000 IOPS
VMware, Inc. 9
3TB
FSDB: 2.8TB
Database: 200GB
8.8TB
FSDB: 8.4TB
Database: 400GB
Installation and Configuration Guide for Windows and Linux
Database Server Requirements for vCenter Operations Manager
vCenter Operations Manager requires an SQL or Oracle database to store data. The database server should be
dedicated to the vCenter Operations Manager database. The database must be configured and available to the
vCenter Operations Manager server host.
vCenter Operations Manager supports the following database servers and versions.
n
Oracle 10g Release 2
n
Oracle 11g Release 2
n
Microsoft SQL Server 2005 SP2 or later
n
Microsoft SQL Server 2008
Microsoft SQL Server is supported only on Windows hosts. Microsoft SQL Server database is supported only
on vCenter Operations Manager installations on Windows hosts.
You cannot use Integrated Windows Authentication while using Microsoft SQL server. The JDBC driver
supports the use of Type 2 integrated authentication on Windows operating systems through the
integratedSecurity connection string property. To use integrated authentication, copy the sqljdbc_auth.dll
file to the %ALIVE_BASE%/common/bin folder.
The computer that hosts the database server must meet minimum hardware requirements.
n
2GB RAM
n
Two 32-bit CPUs, P4 2GHz or faster
For systems that collect more than one million metrics, the database server host should have 8GB RAM and
two 64-bit CPUs.
The ping time between the database server host and the vCenter Operations Manager Server host should be
less than one millisecond.
Hardware and Software Requirements for Client Systems
Make sure that your system supports the vCenter Operations Manager client.
Table 2-3. Client System Hardware and Software Requirements
ComponentRequirement
RAMAt least 2GB
Browser
PDF viewerAdobe Reader or a similar PDF viewer for viewing reports.
n
Internet Explorer 8.x or 9
n
Mozilla Firefox 3.6 and later
JavaScript must be enabled.
Popup blockers must be removed or disabled.
10 VMware, Inc.
Installation and Configuration
Checklist3
Use this checklist to track the progress of vCenter Operations Manager standalone installation and
configuration, including any changes you make from the default configuration settings.
NOTE Changing the configuration settings is not covered in this guide. Consult your VMware representative
to determine the proper settings for your installation.
Table 3-1. Installation Checklist
Action ItemNotes
Pre-Installation
Acquire hardware based on sizing projection.
Download the software.
Prepare the Database
For SQL Server:
n
Install SQL Server.
n
Create a Windows or SQL authentication account with
sufficient privileges to create a new database.
For Oracle:
n
Install Oracle.
n
Install and configure the SQLPlus tool.
n
Create a user with sufficient Oracle privileges to create a
tablespace and user schemas.
Prepare Hardware
Confirm external port access to vCenter Operations Manager
server and the database server. The default server ports
include:
n
Remote Collectors: 80, 1100, 61616
n
External: 1433, 1521
Confirm the following ports are reserved on the vCenter
Operations Manager server: 1099, 1100, 1199, 1201, 1202,
1203, 61616
Confirm that the response time between vCenter Operations
Manager server and database server is: greater than 1
millisecond
Installation
VMware, Inc. 11
Installation and Configuration Guide for Windows and Linux
Table 3-1. Installation Checklist (Continued)
Action ItemNotes
Install and configure the primary vCenter Operations
Manager server.
n
Test vCenter Operations Manager database
configuration
n
Validate FSDB Home path
n
Before completing configuration wizard, move all
unused adapters (For example, Hyperic, ITM, SCOM) to
the plugins directory.
(Optional) Install and configure a secondary server using the
backup option.
(Optional) Install and configure any remote collectors.
12 VMware, Inc.
Loading...
+ 26 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.