Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The agent needs only two settings passed via the JVM parameters in oder to start and get the correct configuration from the repository:

SettingParameterDescription
CMR location
-Dinspectit.repository=

...

The location

...

where the CMR

...

is running that this agent should pass the data to. We expect IP/DNS plus port in the format [dns/ip]:[port]
Unique Agent name
-Dinspectit.agent.name=
The name that is used to identify the agent. An CMR can gather data from multiple agents, thus a meaningful agent name allows for an easier recognition. Please note that this name needs to be unique.

 

These properties are set via JVM parameters. When launching the application to be monitored it is necessary to add following parameter to the JVM parameters:

...