6.3
Table Of Contents
- vRealize Operations Manager vApp Deployment and Configuration Guide
- Contents
- About vApp Deployment and Configuration
- Preparing for Installation
- Creating the Master Node
- Scaling Out by Adding a Data Node
- Adding High Availability
- Gathering More Data by Adding a Remote Collector Node
- Continuing With a New Installation
- Connecting to Data Sources
- VMware vSphere Solution
- Endpoint Operations Management Solution
- Endpoint Operations Management Agent Installation and Deployment
- Prepare to Install the Endpoint Operations Management Agent
- Supported Operating Systems for the Endpoint Operations Management Agent
- Selecting an Agent Installer Package
- Install the Agent on a Linux Platform from an RPM Package
- Install the Agent on a Linux Platform from an Archive
- Install the Agent on a Windows Platform from an Archive
- Install the Agent on a Windows Platform Using the Windows Installer
- Installing an Endpoint Operations Management Agent Silently on a Windows Machine
- Java Prerequisites for the Endpoint Operations Management Agent
- Configuring JRE Locations for Endpoint Operations Management Components
- System Prerequisites for the Endpoint Operations Management Agent
- Configure the Endpoint Operations Management Agent to vRealize Operations Manager Server Communication Properties
- Activate Endpoint Operations Management Agent to vRealize Operations Manager Server Setup Properties
- Specify the Endpoint Operations Management Agent Setup Properties
- Configure an Endpoint Operations Management Agent Keystore
- Configure the Endpoint Operations Management Agent by Using the Configuration Dialog
- Overriding Agent Configuration Properties
- Endpoint Operations Management Agent Properties
- Encrypt Endpoint Operations Management Agent Property Values
- Adding Properties to the agent.properties File
- agent.keystore.alias Property
- agent.keystore.password Property
- agent.keystore.path Property
- agent.listenPort Property
- agent.logDir Property
- agent.logFile Property
- agent.logLevel Property
- agent.logLevel.SystemErr Property
- agent.logLevel.SystemOut Property
- agent.proxyHost Property
- agent.proxyPort Property
- agent.setup.acceptUnverifiedCertificate Property
- agent.setup.camIP Property
- agent.setup.camLogin Property
- agent.setup.camPort Property
- agent.setup.camPword Property
- agent.setup.camSecure
- agent.setup.camSSLPort Property
- agent.setup.resetupToken Property
- agent.setup.unidirectional Property
- agent.startupTimeOut Property
- autoinventory.defaultScan.interval.millis Property
- autoinventory.runtimeScan.interval.millis Property
- http.useragent Property
- log4j Properties
- platform.log_track.eventfmt Property
- plugins.exclude Property
- plugins.include Property
- postgresql.database.name.format Property
- postgresql.index.name.format Property
- postgresql.server.name.format Property
- postgresql.table.name.format Property
- scheduleThread.cancelTimeout Property
- scheduleThread.fetchLogTimeout Property
- scheduleThread.poolsize Property
- scheduleThread.queuesize Property
- sigar.mirror.procnet Property
- sigar.pdh.enableTranslation Property
- snmpTrapReceiver.listenAddress Property
- Managing Agent Registration on vRealize Operations Manager Servers
- Securing Communications with the Server
- Launching Agents from a Command Line
- Managing an Endpoint Operations Management Agent on a Cloned Virtual Machine
- Understanding Agent Uninstallation and Reinstallation Implications
- Install Multiple Endpoint Operations Management Agents Simultaneously
- Roles and Privileges
- Registering Agents on Clusters
- Manually Create Operating System Objects
- Managing Objects with Missing Configuration Parameters
- Mapping Virtual Machines to Operating Systems
- Endpoint Operations Management Agent Upgrade for vRealize Operations Manager 6.3
- Endpoint Operations Management Agent Installation and Deployment
- Installing Optional Solutions
- Migrate a vCenter Operations Manager Deployment into this Version
- Post-Installation Considerations
- Updating Your Software
- Index
Specify the Endpoint Operations Management Agent Setup Properties
The agent.properties le contains properties that you can congure to manage communication.
Agent-server setup requires a minimum set of properties.
Procedure
1 Specify the location and credentials the agent must use to contact the vRealize Operations Manager
server.
Property Property Definition
agent.setup.serverIP
Specify the address or hostname of the vRealize Operations Manager
server.
agent.setup.serverSSLPort
The default value is the standard SSL vRealize Operations Manager server
listen port. If your server is congured for a dierent listen port, specify
the port number.
agent.setup.serverLogin
Specify the user name for the agent to use when connecting to the
vRealize Operations Managerserver. If you change the value from the
username default value, verify that the user account is correctly congured
on the vRealize Operations Manager server.
agent.setup.serverPword
Specify the password for the agent to use, together with the user name
specied in agent.setup.camLogin, when connecting to
thevRealize Operations Manager server. Verify that the password is the
one congured in vRealize Operations Manager for the user account.
2 (Optional) Specify the vRealize Operations Manager server certicate thumbprint.
Property Property Definition
agent.setup.serverCertificateTh
umbprint
Provides details about the server certicate to trust.
This parameter is required to run a silent installation.
Either the SHA1 or SHA256 algorithm can be used for the thumbprint.
By default, the vRealize Operations Manager server generates a self-signed
CA certicate that is used to sign the certicate of all the nodes in the
cluster. In this case, the thumbprint must be the thumbprint of the CA
certicate, to allow for the agent to communicate with all nodes.
As a vRealize Operations Manager administrator, you can import a custom
certicate instead of using the default. In this instance, you must specify a
thumbprint corresponding to that certicate as the value of this property.
To view the certicate thumbprint value, log into the
vRealize Operations Manager Administration interface at https://IP
Address/admin and click the SSL icon located on the right of
the menu bar. Unless you replaced the original certicate with a custom
certicate, the second thumbprint in the list is the correct one. If you did
upload a custom certicate, the rst thumbprint in the list is the correct
one.
3 (Optional) Specify the location and le name of the platform token le.
This le is created by the agent during installation and contains the identity token for the platform
object.
Property Property Definition
Windows:
agent.setup.tokenFileWindows
Linux:
agent.setup.tokenFileLinux
Provides details about the location and name of the platform token le.
The value cannot include backslash (\) or percentage(%) characters, or
environment variables.
Ensure that you use forward slashes (/) when specifying the Windows
path.
Chapter 7 Connecting vRealize Operations Manager to Data Sources
VMware, Inc. 49