Don't worry. It was spelled correctly. I just didn't read your post as
thoroughly as I should have.

Listeners and Samplers are different things. Listeners generally show
sample results or perform logging duties. (I'm hoping for a Database
Logging Listener someday), while Samplers are responsible for
gathering the data.

I've also been looking at writing a JMX Sampler (but not a Listener)
in the next few weeks, so I was hoping to save myself some work. :)
Good luck with your implementation.

On Sun, Jan 11, 2009 at 4:44 PM, Fedor Malyshkin
<fedor.malysh...@gmail.com> wrote:
> I think i'll finish it till 16 Jan. But it will be Listener - not
> Sampler (or it was simple misspell?).
>
> 2009/1/11 Thomas Johnson <ntmat...@gmail.com>:
>> A JMX sampler would definitely be a cool feature :)
>>
>> I've been thinking of using JMX to provide some tools for monitoring
>> Windows performance counters without having to rely on Nagios or
>> NSClient4j. The JMX sampler would be the other missing half. Do you
>> have an estimate on when a preliminary version will be ready?
>>
>> As an aside, I've also got a prototype SSH Sampler up, which should
>> help round out the remote monitoring support. It currently isn't as
>> flexible as I'd like it to be but its core functionality is present:
>> Open an SSH session at the beginning of the test, execute a command at
>> sample time, then provide the command output for use with
>> Post-Processors and the like.
>>
>> On Sun, Jan 11, 2009 at 9:53 AM, Fedor Malyshkin
>> <fedor.malysh...@gmail.com> wrote:
>>> I would like to add functionality measuring of JVM JMX state (memory,
>>> cpu usage). It would use Sun JMX RI (so there is no needs for use 1.5
>>> java — it will work on 1.4). I want to implement it in form of
>>> listener. Can I contribute it when it will be done?
>>>
>>> --
>>> Fedor
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
>>> For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org
>>>
>>>
>>
>
>
>
> --
> Fedor
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org
>
>

Reply via email to