6.3

Table Of Contents
plugins.include
Use this property to specify the plug-ins that the Endpoint Operations Management agent must load at
startup.
You supply a comma-separated list of plugins to include. For example, plugins.include=weblogic,apache.
Understanding the Unsynchronized Agents Group
An unsynchronized agent is an agent that is not synchronized with the vRealize Operations Manager server
in terms of its plug-ins. The agent might be missing plug-ins that are registered on the server, include plug-
ins that are not registered on the server, or include plug-ins that have a dierent version to that registered
on the server.
Each agent must be synchronized with the vRealize Operations Manager server. During the time that an
agent is not synchronized with the server, it appears in the Unsynchronized Agents list. The list is located in
the vRealize Operations Manager user interface on the Groups tab in the Environment view.
The rst time an agent is started, a status message is sent to the server. The server compares the status sent
by the agent with that on the server. The server sends commands to the agent to synchronize, download or
delete plug-ins, as required by the dierences that it detects.
When a plug-in is deployed, disabled, or enabled as part of a management pack solution update, the
vRealize Operations Manager server detects that change and sends a new command to the agents so that
synchronization occurs.
Commonly, multiple agents are aected at the same time when a plug-in is deployed, disabled or enabled.
All agents have an equal need to be updated so, to avoid overloading the server and creating performance
issues that might occur if many agents were all synchronized at the same time, synchronization is
performed in batches and is staggered in one-minute periods. You will notice that the list of unsynchronized
agents decrements over time.
Configuring Agent Logging
You can congure the name, location, and logging level for Endpoint Operations Management agent logs.
You can also redirect system messages to the agent log, and congure the debug log level for an agent
subsystem.
Agent Log Files
The Endpoint Operations Management agent log les are stored in the AgentHome/log directory.
Agent log les include the following:
agent.log
agent.operations.log
This log is applicable to Windows-based agents only.
This is an audit log that records the commands that were run on the agent,
together with the parameters that the agent used to action them.
wrapper.log
The Java service wrapper-based agent launcher writes messages to the
wrapper.log le. For a non-JRE agent, this le is located in
agentHome/wrapper/sbin.
In the event that the value was changed ifr the agent.logDir property, the le
is also located in agentHome/wrapper/sbin.
Chapter 3 Customizing How vRealize Operations Manager Monitors Your Environment
VMware, Inc. 123