jmeter sampler for rstatd. |
overview installation how to use versions developer |
installation. requirement. JMeter in version 2.3.1 Remote Tea ONC/RPC in version 1.0.7 put the jar file "oncrpc.jar" into directory "$JMETER_HOME/lib/ext", unzip the file "swiRstatdSampler.zip", call installation script. example on Debian. user@box$ cp oncrpc.jar /opt/apache.org/jmeter/2_3_1/lib/ext/ user@box$ unzip swiRstatdSampler.zip Archive: swiRstatdSampler.zip inflating: install.sh inflating: swiRstatdSampler.jar user@box$ source install.sh /opt/apache.org/jmeter/2_3_1 copy swiRstatdSampler jars.. backup of "ApacheJMeter_core.jar" exist, don't need to create.. exctract "org/apache/jmeter/resources/messages.properties".. inflated: org/apache/jmeter/resources/messages.properties convert to unix format.. add values for swiRstatdSampler to "messages.properties".. sort "messages.properties".. save "messages.properties" to "ApacheJMeter_core.jar".. adding: org/apache/jmeter/resources/messages.properties(in = 36309) (out= 11827)(deflated 67%) remove work files.. done. thank You for using swiRstatdSampler. user@box$ hand made installation. put the jar file "swiRstatdSampler.jar" into directory "$JMETER_HOME/lib/ext". go to directory "$JMETER_HOME/lib/ext" and make backup of "ApacheJMeter_core.jar". extract "messages.properties" and extend the file with: 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 rstatd_sampler_output_browse=browse rstatd_sampler_output_format=output format rstatd_sampler_output_limit=data file limit rstatd_visualizer_simple_text_title=rstatd: text visualizer rstatd_visualizer_simple_text_load=load data rstatd_visualizer_table_title=rstatd: table visualizer rstatd_visualizer_table_load=load rstatd_visualizer_table_warnings=warnings rstatd_visualizer_table_scrolling=scrolling |
thanks to: |