margaretmm / myblog

my tech blog
0 stars 1 forks source link

jmeter realtime monitor notes1--- JMeterInfluxDBBackendListenerClient #1

Open margaretmm opened 6 years ago

margaretmm commented 6 years ago

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 JMeter (version 3.0 or higher) Grafana (version 3.1 or higher) influxDB (version 1.0 or higher) 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.