5.0
Table Of Contents
- VMware vCenter Operations Manager Enterprise Administration Guide
- Contents
- VMware vCenter Operations Manager Enterprise Administration Guide
- Configuring and Managing vCenter Operations Manager
- Configuring Adapters
- Configuring Resources
- Configuring Attribute Packages
- Configuring Applications
- Configuring and Managing Users
- Configuring Alert Notifications
- Performing Basic System Administration Tasks
- View vCenter Operations Manager Performance Information
- View vCenter Operations Manager Status Information
- Start or StopvCenter Operations Manager Services
- Viewing and Managing System Log Files
- Delete Old Data in the File System Database
- Run the Audit Report
- Modify Global Settings
- Modify Global Settings for Virtual Environments
- Create a Support Bundle
- Resolving Administrative System Alerts
- Analytics FSDB Overloaded
- Analytics Threshold Checking Overloaded
- Collector Is Down
- Controller Is Unable to Connect to MQ
- DataQueue Is Filling Up
- Describe Failed
- Failed to Repair Corrupted FSDB Files
- File Queue Is Full
- FSDB Files Corrupted for Resources
- FSDB Storage Drive Free Space Is Less Than 10%
- No DT Processors Connected
- One or More Resources Were Not Started
- Outbound Alert Send Failed
- Replication MQ Sender Is Blocked
- Backing Up and Recovering Data
- Using System Tools
- Summary of vCenter Operations Manager System Tools
- Check the FSDB and Repair Problems
- Move the FSDB
- View Resources in the FSDB
- Remove System-Generated Metrics from the FSDB
- Monitor vCenter Operations Manager Services in JConsole
- Verify Server to Collector Communication
- Configuring and Running the Repository Adapter
- Configure Database Connections for the Repository Adapter
- Set the Repository Adapter Schedule
- Configure the Source and Destination Columns for the Repository Adapter
- Set Operation Options for the Repository Adapter
- Configure Data Export Values for the Repository Adapter
- Start the Repository Adapter
- conf.properties File
- Configuring and Running runvcopsServerConfiguration
- Using the FSDB JDBC Driver
- Index
n
Configure Database Connections for the Repository Adapter on page 127
The Repository Adapter requires connections to the vCenter Operations Manager relational database,
the FSDB, and the output database. You configure this information in the conf.properties file.
n
Set the Repository Adapter Schedule on page 129
You can configure the Repository Adapter to run at a particular time each day or at specific intervals.
n
Configure the Source and Destination Columns for the Repository Adapter on page 130
You must configure where the Repository Adapter puts exported data. The insertCommand statement in
the conf.properties file defines the columns in the output database and the source columns in the
vCenter Operations Manager database and FSDB. You can change the names of the columns in the output
database for your environment.
n
Set Operation Options for the Repository Adapter on page 130
You can set options to configure how much data the Repository Adapter retrieves from the database,
how many times the Repository Adapter tries to reconnect to the database, and the interval between
database reconnection attempts.
n
Configure Data Export Values for the Repository Adapter on page 131
You must define the resources and metrics for which the Repository Adapter exports values. Each
statement in the conditions.properties file specifies the name of one of the output columns in the
destination database and one or more values.
n
Start the Repository Adapter on page 132
On a Windows host, you start the Repository Adapter by running a batch (.bat) file. On a Linux host,
you start the Repository Adapter by running a shell script.
n
conf.properties File on page 132
The conf.properties file contains most of the configuration information for the Repository Adapter. It
is located in the
vcenter-ops
\tools\RepositoryAdapter directory.
Configure Database Connections for the Repository Adapter
The Repository Adapter requires connections to the vCenter Operations Manager relational database, the
FSDB, and the output database. You configure this information in the conf.properties file.
When you type user names and passwords for the database connections, type them in plain text and verify
that the encrypted property is set to false. When the Repository Adapter runs, it encrypts the values and sets
encrypted to true. If you need to change the values, type them in plain text and set encrypted to false.
Prerequisites
Become familiar with the conf.properties file. See “conf.properties File,” on page 132.
Procedure
1 Open the conf.properties file in the
vcenter-ops
\tools\RepositoryAdapter directory.
Chapter 11 Using System Tools
VMware, Inc. 127