Hybris Task Engine Pooling Scheduler Test

This test monitors pooling scheduler for task queuing, retrieval efficiency and helps adjust task engine properties to enable task execution without unnecessary delays.

Target of the test : A SAP Hybris system

Agent deploying the test : An internal/remote agent

Outputs of the test : One set of results for each tenant

Configurable parameters for the test
Parameter Description

Test Period

How often should the test be executed

Host

The host for which the test is to be configured.

Port

Specify the port at which the specified host listens. By default, this is 9002.

JMX Remote Port

Specify the port at which the JMX listens for requests from remote hosts. Ensure that you specify the JMX remote port number of the SAP Hybris monitoring application. The default is 12002.

JNDI Name

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.

JMX User and JMX Password

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.

Confirm Password

Confirm the password by retyping it here.

Provider

This test uses a JMX Provider to access the MBean attributes of the target Java application and collect metrics. Specify the Provider as value “default”.

Timeout

Specify the duration (in seconds) for which this test should wait for a response from the target Java application. If there is no response from the target beyond the configured duration, the test will timeout. By default, this is set to 1000 seconds if the Mode is JMX

Detailed Diagnosis

To make diagnosis more efficient and accurate, the eG Enterprise embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular server, choose the On option. To disable the capability, click on the Off option.

The option to selectively enable/disable the detailed diagnosis capability will be available only if the following conditions are fulfilled:

  • The eG manager license should allow the detailed diagnosis capability
  • Both the normal and abnormal frequencies configured for the detailed diagnosis measures should not be 0.

Measures made by the test
Measurement Description Measurement Unit Interpretation

Activate worker time

Indicates the total time through which worker was activated during the last measurement period.

Milliseconds

 

Copy task time

Indicates the total time taken by copy tasks during the last measurement period.

Milliseconds

 

Counts task time

Indicates the total time taken by counts tasks during the last measurement period.

Milliseconds

 

Deactivate worker time

Indicates the total time through which worker was deactivated during the last measurement period.

Milliseconds

 

Lock time

Indicates the time during which tasks were locked during the last measurement period.

Milliseconds

 

Scheduling time

Indicates the time taken for scheduling the tasks during the last measurement period.