Bug 39642

Summary: Need a sampler forJMX mbean-servers.
Product: JMeter - Now in Github Reporter: smanya <kumara.subrahmanya>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.5.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Patch to use jmx samplers in jmeter

Description smanya 2006-05-23 11:13:11 UTC
Monitoring server parameters during load test can give more insights.  Servers
can publish this data via JMX. Java Management Extension (JMX) provides a
standard for monitoring and managing java applications. Integration of a JMX
sampler in Jmeter then gives the capability to monitor server behaviour during
the test.
Comment 1 smanya 2006-06-10 14:32:01 UTC
Created attachment 18443 [details]
Patch to use jmx samplers in jmeter

Produces interfaces to sample a given mbean server like any other samplers in
jmeter.
Comment 2 Sebb 2006-06-10 14:37:29 UTC
BTW, the attachment is a zip file, not text/plain
Comment 3 Andrey Pokhilko 2014-07-30 08:21:56 UTC
At the moment, there are 2 solutions appeared for this problem:
1. JMXMon Sample Collector plugin: http://jmeter-plugins.org/wiki/JMXMon/
2. JMX Metrics in PerfMon plugin: http://jmeter-plugins.org/wiki/PerfMonMetrics/#JMX-Metrics

So maybe close this issue as solution already exists.
Comment 4 Philippe Mouawad 2016-02-21 22:08:57 UTC
JSR223TestElements + Groovy can also be used for this.
Closing as WONTFIX.
Comment 5 The ASF infrastructure team 2022-09-24 20:37:37 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1727