prasanna bhat | 2 May 2010 09:14
Picon

Re: Installing rstatd sampler in JMeter

Hi guys,

Can someone please provide me to right pointers. your time and help is
greatly appreciated.

Thanks,
Prasanna

On Fri, Apr 30, 2010 at 7:21 PM, prasanna bhat <prasannabhat38 <at> gmail.com>wrote:

> Hi,
>
> I'm now getting a problem installing swiRstatdGraph in JMeter. I have
> followed all the instructions given in the web link (
> http://swirstatdgraph.sourceforge.net/installation.html). However there is
> no exception found in the logs. And also i didn't get any problem installing
> the swiRstatdSampler, its also showing up in the samplers list.
>
> If anyone has used this sampler and have it running. please help me.
>
> Thanks,
> Prasanna
>
>
>
>
> On Fri, Apr 30, 2010 at 6:09 PM, prasanna bhat <prasannabhat38 <at> gmail.com>wrote:
>
>> Hi guys,
>>
(Continue reading)

Saurabh Gupta | 4 May 2010 05:45
Picon

Re: Installing rstatd sampler in JMeter

Hi Prasanna,

First you need to verify whether rstatd service running on linux or not ? If
not running, you need to run the service.

*Installation of rstatd Daemon Sampler in JMeter*
=========================================================

*http://swirstatdsample.sourceforge.net/index.html*

*1.* Go to directory *JMETER_HOME/lib/ext* and make sure below files are
present in it.

   - ApacheJMeter_core.jar *(Take backup of this file)*
   - messages.properties
   - swiRstatdSampler.jar

*2.* Copy required libraries into "lib"-directory:

   - jdom-1.0.jar
   - jorphan.jar
   - logkit-1.2.jar
   - oncrpc.jar

*
Steps to create script
================*=

   1. Start jmeter
   2. Create new "Test Plan",
(Continue reading)

prasanna bhat | 5 May 2010 09:28
Picon

Re: Installing rstatd sampler in JMeter

Hi Saurabh,

Thanks for your reply. I have installed swiRstatdSampler and swiRstatdGraph
based on the instructions given in the website. But the problem is i can see
rstatd-sampler option in the Add->Sampler drop down list and *i cannot see
rstatd-graph option in the Add->Listener drop down list.* And to worsen the
situation there is no exception thrown in the logs when i start Jmeter.

To make it more clear from my side, let me jot down the installation steps i
have performed to install both the sampler and visualiser

*swiRstatdSampler:*

1) put the jar file "oncrpc.jar" into directory "$JMETER_HOME/lib/ext"
2) put the jar file "swiRstatdSampler.jar" into directory
"$JMETER_HOME/lib/ext"
3) I unzipped the ApacheJmeter_core.jar using *jar -xf ApacheJMeter_core.jar
* and edited the file *org/apache/jmeter/resources/messages.properties* by
adding the following text.

rstatd_sampler_title=rstatd: sampler
rstatd_sampler_host=server
rstatd_sampler_timeout=timeout
rstatd_sampler_result_format=result format
rstatd_sampler_test_connection=test connection
rstatd_sampler_success_title=success
rstatd_sampler_success_message=got data from rstatd server
rstatd_sampler_error_title=error
rstatd_sampler_output_title=rstatd: results writer
rstatd_sampler_output_file=filename
(Continue reading)


Gmane