jmeter-ec2 icon indicating copy to clipboard operation
jmeter-ec2 copied to clipboard

Automates running Apache JMeter on Amazon EC2

Results 18 jmeter-ec2 issues
Sort by recently updated
recently updated
newest added

I have implemented logstash integration in one of the projects where I used parts of this project. Logstash communicates from each ec2 instances which runs jmeter, to a deployed instance...

Assume you've been running your jMeter tests locally to validate before running jmeter-ec2, you may have set up your Thread Count as a parameterized value. If you run jmeter-ec2 now,...

contributions-welcome

I've setup my JMeter Master-Slave like this: Master: Local Ubunto (on vmware) 4 Slave EC2 (Ubunto), my Master starts the tests on all of the slave, i have a Testplan...

Following all instructions I notice that I have no idea where jmeter-ec2.properties is located. I am expecting this to be a file considering there are no instructions where to find...

Hi, I get this error: ``` Requesting 1 instance(s)...success waiting for instance status checks to pass (this can take several minutes)... (standard_in) 1: syntax error ./jmeter-ec2.sh: row 967: [: -gt:...

The recommended AMIs use Java 7, Jmeter 3.2 supports Java 8 only, and so it doesn't work with the recommended AMIs.

We were testing file uploads, so needed to do another awk command to replace the File.path parameter so the file uploads would work correctly.

Talk about: - security groups - AMIs - key files - zone

contributions-welcome