Vendor
JMeter-Plugins.org
40 plugins from JMeter-Plugins.org are indexed on PerfAtlas. Explore the full catalog below; ranked by total downloads and filterable by category.
Plugins
40
Total Downloads
382,514
This Week
-1,556
AI Ready
0 / 40
Catalog
No plugins match this category.
Plugins Manager
By JMeter-Plugins.orgAdds menu item into Options menu to access UI for installing/removing additional plugins
Custom Thread Groups
By JMeter-Plugins.orgAdds new Thread Groups: <ul><li><a href=https://jmeter-plugins.org/wiki/SteppingThreadGroup>Stepping Thread Group</a></li><li><a href=https://jmeter-plugins.org/wiki/UltimateThreadGroup >Ultimate Thread Group</a></li><li><a href=https://jmeter-plugins.org/wiki/ConcurrencyThreadGroup>Concurrency Thread Group</a></li><li><a href=https://jmeter-plugins.org/wiki/ArrivalsThreadGroup>Arrivals Thread Group</a></li><li><a href=https://jmeter-plugins.org/wiki/FreeFormArrivalsThreadGroup>Free-Form Arrivals Thread Group</a></li></ul>
3 Basic Graphs
By JMeter-Plugins.org<ul><li>Average Response Time</li><li>Active Threads</li><li>Successful/Failed Transactions</li></ul>
Dummy Sampler
By JMeter-Plugins.orgDebugging sampler that just generates result as you specified. Very convenient to debug your complex scripts
Throughput Shaping Timer
By JMeter-Plugins.orgA plugin to set desired hits/s (RPS) schedule
PerfMon (Servers Performance Monitoring)
By JMeter-Plugins.orgAllows collecting target server resource metrics. You need to start ServerAgent on a target machine.
Custom JMeter Functions
By JMeter-Plugins.orgA number of additional JMeter functions that cover more of typical needs.
Flexible File Writer
By JMeter-Plugins.orgFlexible File Writer plugin allows writing test results in flexible format, specified via GUI.
Inter-Thread Communication
By JMeter-Plugins.orgGlobal string queues for inter-thread communication
5 Additional Graphs
By JMeter-Plugins.org<ul><li>Response Codes</li><li>Bytes Throughput</li><li>Connect Times</li><li>Latency</li><li>Hits/s</li></ul>
jpgc - Standard Set
By JMeter-Plugins.orgVirtual package, select to install its dependencies
Synthesis Report
By JMeter-Plugins.orgSynthesis Report is a mix between Summary Report and Aggregate Report
Command-Line Graph Plotting Tool
By JMeter-Plugins.orgThere is small command-line utility for generating graphs out of JTL files. It behave just like right-click context menu on all graphs. The tool can generate PNG, CSV or both. Note you can use GraphsGeneratorListener if you want to bulk generate graphs after a test or for existing results.
Composite Timeline Graph
By JMeter-Plugins.orgGraph that is able to show several other graphs data in single place
Merge Results
By JMeter-Plugins.orgMerge Results is a tool to merge files of results (to simplify the comparison of two or more load tests).
Filter Results Tool
By JMeter-Plugins.orgOften it's necessary to filter the results of a test to obtain a global vision with pages without all the urls that are declared in the html page.
Weighted Switch Controller
By JMeter-Plugins.orgThis controller takes the information about child elements and offers managing relative weights for them.
Parameterized Controller & Set Variables Action
By JMeter-Plugins.orgA controller and sampler to help reuse modules with variables in the scope
KPI vs KPI Graphs
By JMeter-Plugins.org<ul><li>Hits/s vs Active Threads</li><li>Avg Response Time vs Active Threads</li></ul>
Console Status Logger
By JMeter-Plugins.orgSmall listener that prints each second a line with runtime stats into console
Selenium/WebDriver Support
By JMeter-Plugins.orgThis plugin allows testing real browser behavior at UI level using Selenium/WebDriver technology
JSON/YAML Plugins (deprecated)
By JMeter-Plugins.org[Deprecated in favor of core JMeter 4.0+] Allows extracting values from JSON/YAML responses using JSONPath syntax. Also ships JSONPath Assertion.
Distribution/Percentile Graphs
By JMeter-Plugins.org<ul><li>Response Times Distribution</li><li>Response Times Percentiles</li></ul>
Variables from CSV File
By JMeter-Plugins.orgConfig item to load one-line CSV file into JMeter variables on startup. Helps to have external configuration file for test plan.
Graphs Generator Listener
By JMeter-Plugins.orgGraphs Generator Listener generates several graphs at end of test
Test Plan Check Tool
By JMeter-Plugins.orgSmall command line tool to check test plan consistency. Helps in automation of JMeter executions.
XML Plugins
By JMeter-Plugins.orgCurrently ships XMLFormatPostProcessor
HTTP Raw Request
By JMeter-Plugins.orgLow-level HTTP request, solves memory problem for huge file upload/download case. Also ships Raw Data Source preprocessor.
Auto-Stop Listener
By JMeter-Plugins.orgAbility to stop test based on runtime KPIs
HTTP Simple Table Server
By JMeter-Plugins.orgThe main idea is to use a tiny http server in JMeter Plugins to manage the dataset files with simple commands to get / add / find rows of data in files.
UDP Protocol Support
By JMeter-Plugins.orgThis plugin adds UDP protocol support to JMeter. With this plugin you can load test DNS, NTP, TFTP, Boot servers and many-many other systems.
JMXMon Sample Collector
By JMeter-Plugins.orgJMXMon lets you plot JMX performance metrics over time when the test is running.
Page Data Extractor
By JMeter-Plugins.orgThis graph will plot data extracted from page results (status, health pages, etc.).
DBMon Sample Collector
By JMeter-Plugins.orgDbMon lets you plot performance counters accessible via SQL when the test is running.
Lock File Config
By JMeter-Plugins.orgLock file allows you to set locks to prevent multiple JMeters from running on the same machine
Redis Data Set
By JMeter-Plugins.orgAllows reading test data from Redis storage
JMS Send and Receive Sampler
By JMeter-Plugins.orgIf you are using JMS (Java Message Service) to send and receive messages between two or more clients, we have created a sampler which enables you to send and receive messages.
Hadoop/HBase Testing
By JMeter-Plugins.org<ul><li>HBase Connection Config</li><li>HDFS Operations</li><li>Hadoop Job Tracker Sampler</li><li>HBase CRUD Sampler</li><li>HBase Scan Sampler</li><li>HBase Rowkey Sampler</li></ul>
Extractor Success Assertion
By JMeter-Plugins.orgAssertion to check that extractor were successfull
OAuth Sampler (Deprecated)
By JMeter-Plugins.orgDoes not work with JMeter v3.2+. OAuth sampler is an extended REST sampler which in addition includes the properties needed for this authorization