+

Search Tips   |   Advanced Search

LiveCycle Data Services


Supported versions

NeoLoad supports LiveCycle Data Services (LCDS) versions 2.6 and later.


Connection settings

Defining a monitor on a LiveCycle Data Services server requires the name or IP address of the machine to be monitored, as well as the connection port. The port is the JMX port that is configured to the Java Virtual Machine.

If the JMX connection has not been configured, add the following parameters to the application server start-up script:

-Dcom.sun.management.jmxremote=true 
-Dcom.sun.management.jmxremote.port=9004 
-Dcom.sun.management.jmxremote.authenticate=false 
-Dcom.sun.management.jmxremote.ssl=false

To enable authentication, or for more information about configuring the JMX connection, refer to the Sun documentation.

In addition to these settings, a valid user account must be provided if authentication is enabled (see com.sun.management.jmxremote.authenticate property).


Create a LCDS monitor

NeoLoad makes it possible to create a new monitor either using the monitored machine creation wizard, as described in Create and configure a monitored machine, or from an existing monitored machine, as described in Create and configure a monitor.

NeoLoad displays a list of the applications deployed on the configured server.

When selecting an application, NeoLoad displays a list of endpoints configured for this application. It then automatically selects the most appropriate counters for each of the selected endpoints.


Available counters

All LCDS counters are documented here. The first tree level shows the available message brokers.


Home