As you say, the Monitor Listener is aimed solely at Tomcat monitoring. There is no JMX sampler at present.
You could use the BeanShell sampler to invoke the JMX code, but the current JMeter design does not allow for arbitrary data to be returned, so you would need to write the data to a file as well. If you wish to tie the JMX measurements to a specific sampler, another approach would be to use a BeanShell Listener as a child of the sampler. Or you could write your own JMX sampler - but there remains the problem of integrating the response data items. On 22/08/07, Adamo, Vince <[EMAIL PROTECTED]> wrote: > Well, not exactly...at least I don't believe so. It appears the combination > of Tomcat status servlet and monitor listener provide very rudimentary status > such as health, load, memory utilization and thread utilization for a > specific JVM running the Tomcat manager status servlet. I am interested in > monitoring overall server CPU, disk, network and memory utilization as well > as a number of other custom JMX counters available from various web > application servers and custom web apps. Will this mechanism work for any > local or remote JMX Server? > > > -----Original Message----- > From: André van Hoorn [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 22, 2007 11:56 AM > To: JMeter Users List > Subject: Re: jmx server sampler for jmeter > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > maybe this is what you're searching for: > http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html > > André > > Adamo, Vince schrieb: > > It doesn't appear that JMeter provides a JMX Server Sampler; please > > let me know if this is not correct. In the event that my > > understanding is correct, I'd like to ask if anyone has developed a > > JMX Server Sampler that is available for public use. > > > > Thanks, Vince > > > > > > - -- > André van Hoorn > Birkenweg 21 > D-26725 Emden > > Telefon: +49 (4921) 954231 > E-Mail: [EMAIL PROTECTED] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGzGqLLKwmE5jzZmkRAotwAJ9H2QBjSK6hic9MRB/j7HYz3hdMEwCgjO+f > m3RCpJi9c0bWzlkSNDkhijw= > =ZkAQ > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]