FAQ#

Create tests#

Which JMeter plugins are supported in PFLB Platform?#

For more information, see Supported elements of JMX scripts.

Why doesn’t the test run based on the JMeter script?#

  1. Check if the data in the timer values, in the parameters of the number of users or the duration of the trade groups and their elements, are in the form of ${paramname}.

  2. If there are such parameters, specify the parameter values explicitly. For more information, see Add and use parameters.

Analyze tests#

How do I get system metrics of the testing system?#

You can:

To get the system metrics of the testing system, follow these steps:

  1. On the server where the metrics are collected, install Docker.

  2. Give access to the public Docker hub or pre-download the telegraf Docker image.

  3. On the server where the metrics are collected, install Docker Compose.

  4. Create a setting set with system metrics for the monitoring. The link to the system_monitoring.tar.gz file appear:

    ../_images/um_set_monitoring.en.png
  5. Copy the system_monitoring.tar.gz file to the all testing system servers.

  6. Run the start.sh script on each server.