File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
setup/performance-toolkit Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,11 @@ jMeter:
7
7
-- go to http://jmeter.apache.org/download_jmeter.cgi and download jMeter in Binary section (pay you attention that Java 6 or later is required)
8
8
-- unzip archive
9
9
10
- Plugins (only if you want to use additional reports (like graphs)):
11
- -- go to http://jmeter-plugins.org/downloads/all/ and download JMeterPlugins-Standard and JMeterPlugins-Extras
12
- -- unzip them to appropriate ext directory of your jMeter instance.
13
- -- additional reports can now be added via GUI.
10
+ Json Plugins:
11
+ -- go to https://jmeter-plugins.org/install/Install/
12
+ -- download plugins-manager.jar and put it into <JMeter path>/lib/ext directory, then restart JMeter
13
+ -- follow instructions from https://jmeter-plugins.org/wiki/PluginsManager/ to open Plugins Manager
14
+ -- select Json Plugins in plugins listing from "Available Plugins" tab, then click "Apply changes and restart JMeter" button
14
15
15
16
16
17
Usage
You can’t perform that action at this time.
0 commit comments