Skip to main content
6-Contributor
April 17, 2024
Question

methodserver node number for APM

  • April 17, 2024
  • 1 reply
  • 884 views

In a clustered methodserver environment, I would like to assign a unique name as a JVM option for each methodserver.

When loading the APM Java agent and sending data to the collection server, the name needs to be unique.

Is there a name that refers to the node name of the methodserver? 

1 reply

5-Regular Member
April 22, 2024

Hi WK_10869822

Thank you for your question.

I encourage you to bring more details and context to your initial inquiry. This will make it easier for you to receive meaningful help from other Community members.

6-Contributor
April 25, 2024

My server is running 4 MethodServer instances.

I want to assign a number to each instance via the JVM option.

For example: -DmethodServer.number = {MethodServer's instance number like 0 or 1 or 2 or 3}