Mule Cloud Application Worker Status Test

To monitor the workers and verify that they are operating correctly is very important for smooth functioning of the applications deployed on them. Any unexpected error or maintenance activities on the worker infrastructure can cause potential downtime for the running applications. Mule Cloud Application Worker Status Test can help you avoid these kind of undesirable conditions. This test discovers each worker in the target environment and reports the current status of the worker, whether it is started , stopped, or any other status. This way administrator can identify whether or not the worker is functioning properly and if not they can proactively take remedial measures before it affects the application performance.

Target of the test : A Mule ESB Cloud

Agent deploying the test : A remote agent

Outputs of the test : One set of results for each environment:application:worker in the target Mule ESB Cloud being monitored.

First-Level Descriptor: Environment

Second-Level Descriptor: Application

Third-Level Descriptor: Worker

Configurable parameters for the test
Parameter Description

Test period

How often should the test be executed

Host

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

Port

The port number at which the specified host listens.

Username and Password

By default, the eG agent uses the Cloudhub API version 2 (v2) to collect the metrics from the target Mule ESB Cloud or Cloudhub. To be able to connect to the Cloudhub API v2, the eG agent should be configured with the username and password of a user who is vested with the read only rights. Specify the user and password in the Username and password text boxes.

Confirm Password

Confirm the password by retyping it here.

Organization Name

To enable the eG agent to monitor a particular organization on Anypoint platform account, specify the name of that organization against this parameter. For instance, org. Doing so will enable the eG agent to monitor each of the components within the specified organization.

Exclude Environments

Here, you can provide a comma-separated list of environments that you do not want to monitor. For instance,Sandbox,Design,Production,.... By default this is set as none, indicating that this test will report metrics for all the environments on the target Anypoint platform.

Exclude Applications

Here, you can provide a comma-separated list of applications that you do not want to monitor. For instance,Helloworld,AppName,.... By default this is set as none, indicating that this test will report metrics for all the applications on the target Anypoint platform.

Session Timeout

Indicate the duration (in minutes) for which this test should wait for a response from the Anypoint Platform. By default, this is set to 60 minutes. This means that any user session that has remained inactive for more than 60 minutes will be automatically logged out from Anypoint platform. You can provide a duration between 15 minutes and 180 minutes in this text box.

Measurements made by the test
Measurement Description Measurement Unit Interpretation

Status

Indicates the current status of this worker.

 

The values reported by this measure and their numeric equivalents are available in the table below:

Measure Value Numeric Value
STARTED 0
STOPPED 1
OTHERS 2

Note:

This measure reports the Measure Values listed in the table above to indicate the current status of the worker. However, in the graph, this measure is indicated using the Numeric Values listed in the table above.