dashboard-jmeter-1.PNG dashboard-jmeter-2.PNG
JMeter Load Test Dashboard
This dashboard shows the main metrics gathered during a load test execution with JMeter. This dashboards depends on the JMeter-InfluxBD-Writer plugin for JMeter, that writes live load test data to an influxDB installation.
Prerequisites
Setting up JMeter
- Download the JMeter-InfluxBD-Writer and paste the jar into the /lib/ext directory of your JMeter installation. (Then Restart JMeter)
- In your JMeter load script add a Backend Listener node (Add -> Listener -> Backend Listener)
- Select JMeterInfluxDBBackendListenerClient for the Backend Listener implementation option
- Provide in the Parameters table your influxDB settings, provide a name for the test, and specify which samplers to record.