vCD Jetty Web Requests Test

This test monitors the web requests to the vCloud Director UI and the REST API, and reports the number of active requests, so that the workload on the vCloud Director can be measured. In the event of an overload, you can use this test to know which type of requests is high - UI requests? or REST API requests?

Target of the test : A vCloud Director Cell

Agent deploying the test : An internal/remote agent

Outputs of the test : One set of results for REST API requests and UI requests to the vCloud Director Cell being monitored.

Configurable parameters for the test
Parameter Description

Test Period

How often should the test be executed.

Host

The host for which the test is being configured.

Port

Specify the port at which the specified host listens in the Port text box. By default, this is NULL.

JMX Remote Port

Here, specify the port at which the JMX listens for requests from remote hosts. Ensure that you specify the same port that you configured in the vmware-vcd-cell file in the /opt/vmware/vcloud-director/binfolder of the vCloud Director.

JNDIName

The JNDIName is a lookup name for connecting to the JMX connector. By default, this is jmxrmi. If you have registered the JMX connector in the RMI registry using a different lookup name, then you can change this default value to reflect the same.

User, Password, and Confirm Password

By default, JMX requires no authentication or security (SSL). This is why, by default, the User and Password parameters are set to none. If JMX requires authentication only (but no security), then ensure that the User and Password parameters are configured with the credentials of a user with read-write access to JMX. To know how to create this user, refer to Pre-requisites for Monitoring vCloud Director. Confirm the password by retyping it in the Confirm Password text box.

Measurements made by the test
Measurement Description Measurement Unit Interpretation

Active requests

Indicates the number of web requests (HTTP/HTTPS) of this type that are currently handled by this vCloud Director cell.

Number

In the event of an overload, you can compare the value of this measure across descriptors to know what type of requests are contributing to the overload - REST API requests? Or UI requests?