Hi,

JMeter is for benchmarking other applications, so you have the listeners
that give you the statistics you need to do that. So, not sure how / what
you want to do, but have a look at this:
http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html(this
is as close as it gets to monitoring what happens with the application
during test).



On Thu, Jan 13, 2011 at 11:43 AM, Abhishek Kona <abhishek.k...@gmail.com>wrote:

> Hi
>
> @Adrian, Thanks, I have been using JConsole for monitoring Java Processes.
> But is there a way I can monitor the results in JMeter (like the Perfmon
> Plugin).
>
> -Abhishek Kona
>
>
> On 13/01/11 3:04 PM, Adrian Speteanu wrote:
>
>> The jdk comes bundled with the JConsole wich is meant for java profiling
>> (you can monitor java processes real-time). There are a lot of similar
>> tools
>> out there (for free or payed), you can google it around, see which one has
>> what you need.
>>
>>
>>
>> On Thu, Jan 13, 2011 at 8:41 AM, Abhishek Kona<abhishek.k...@gmail.com
>> >wrote:
>>
>>  HI
>>>
>>> I am just starting off with JMeter.
>>> I need to monitor a JVM process ( a thrift service) while I load test it
>>> using a JUnit Test in Jmeter.
>>>
>>> Is there a way I can monitor the JVM process in Jmeter while I perform
>>> the
>>> test.
>>> What I need exactly is a plugin similar to Perfmon for Jmeter.
>>>
>>> Is there a way I can do it.
>>>
>>> Thanks a ton!
>>> -Abhishek Kona
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>>> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>>>
>>>
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

Reply via email to