Microservices Runtime Memory Pool Test

In the webMethods Microservices Runtime environment, the memory pool plays a vital role in managing the allocation and utilization of memory resources used by the runtime server and the microservices it hosts. This test measures the memory utilization of the memory pool associated with webMethods Microservices Runtime server.

Target of the test : webMethods Microservices Runtime

Agent deploying the test : A remote agent

Outputs of the test : One set of results for each memory pool in the target webMethods Microservices Runtime server.

Configurable parameters for the test
Parameter Description

Test period

How often should the test be executed

Host

The IP address of the target for which the test is to be configured.

Port

The port number at which the specified target listens to. By default, this will be 5555.

User and Password

Specify the credentials of a user who has the right to execute API commands on the target and pull out metrics. The specified user is the User who should possess Administator privileges and should be associated with the Logon as a Service policy.

Confirm Password

Confirm the password by retyping it here.

SSL

Set this flag to Yes, if the target being monitored is SSL-enabled.

Measurements made by the test
Measurement Description Measurement Unit Interpretation

Initial memory

Indicates the amount of memory initially allocated in this memory pool at startup.

MB

 

Maximum memory

Indicates the maximum amount of memory allocated in this memory pool.

MB

 

Used memory

Indicates the amount of memory currently used by this memory pool.

MB

 

Committed memory

Indicates the amount of memory guaranteed to be available for use in this memory pool.

MB

The amount of committed memory may change over time and the committed memory could be less than the amount of memory initially allocated at startup. Committed will always be greater than or equal to used memory.