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
To start or stop individual vCenter Operations Manager services on a Windows server, use the Windows
Services dialog box or open a command prompt and type the sc command.
For example:
sc start
service_name
sc stop
service_name
service_name is the name of the service on Windows.
n
To start or stop vCenter Operations Manager services on a Linux server, use the Background Services tab
of the Service Configuration dialog box or open a terminal window and type the service vcops command.
For example:
service vcops start [
service_name
]
service vcops stop [
service_name
]
service_name is the name of the service on Linux. If you do not include a service name, the command starts
or stops all vCenter Operations Manager services.
NOTE To use vcops.sh, the shell script form of the service vcops command, you must be in the
common/bin directory.
n
To list the vCenter Operations Manager environment variables on a Linux server, type the service vcops
env command.
vCenter Operations Manager Service Names
The services and service names are different for vCenter Operations Manager Standalone and the
vCenter Operations Manager vApp.
vCenter Operations Manager Standalone
For vCenter Operations Manager Standalone, the services are the same on Windows and Linux servers but the
service names are different.
Table 8-1. vCenter Operations Manager Standalone Services
Windows Server Name
Linux Server
Name Description
vcopsWebService vcopsserver vCenter Operations Manager Web service. Runs on the
vCenter Operations Manager server.
AnalyticsService analytics Analytics service. Runs on the vCenter Operations Manager server.
ActiveMQ activemq ActiveMQ service. Runs on the vCenter Operations Manager server.
CollectorService collector Collector service. Runs on the vCenter Operations Manager server.
DTProcessorService dtprocessor DT Processor service. Runs on the server where the analytics processor
is installed.
ReplicationServerService replication Replication Server service. Runs only on a vCenter Operations Manager
replication server.
vCenter Operations Manager vApp
The vCenter Operations Manager vApp includes these services.
VMware vCenter Operations Manager Enterprise Administration Guide
92 VMware, Inc.