visualization for results of swiRstatdSampler. |
overview installation how to use versions developer |
developers: build. check out source from svn user@box$ svn co https://swirstatdgraph.svn.sourceforge.net/svnroot/swirstatdgraph swirstatdgraph/trunk .copy required libraries into "lib"-directory: ApacheJMeter_core.jar jorphan.jar logkit-1.2.jar swiRstatdSampler.jarexample: copy required libraries (unix). user@box$ cp /opt/apache.org/jmeter/2_3_1/lib/ext/ApacheJMeter_core.jar lib/ user@box$ cp /opt/apache.org/jmeter/2_3_1/lib/jorphan.jar lib/ user@box$ cp /opt/apache.org/jmeter/2_3_1/lib/logkit-1.2.jar lib/ user@box$ cp /opt/apache.org/jmeter/2_3_1/lib/ext/swiRstatdSampler.jar lib/call ant to create "swiRstatdGraph.jar". example for output from ant. deployment edit "user.deploy.properties" and change value of property "dir.jmeter.home". call ant with deploy as target. example for output from ant. |
thanks to: |