Fixed
Details
Details
Assignee
Isabel Vico Peinado
Isabel Vico PeinadoReporter
Ivan Senic
Ivan SenicIntegrator
Ivan Senic
Ivan SenicSprint
None
Fix versions
Priority
Created June 12, 2017 at 1:50 PM
Updated July 4, 2017 at 3:21 PM
Resolved July 4, 2017 at 3:21 PM
In some systems like OC4J it's hard to define the separate agent names for the processes that system launches in a cluster. We already have two users with exactly same problem and solution so far was to use random generator in the name of the agent or use same name for all processes. Both of these have big problems, thus idea came to support usage of JVM system properties in the agent name:
inspectIT should recognize if in the name we have the parameter pattern and try to read it from the JVM system properties and combine it in a final name.