Hi all, I'm using JMeter 2.13 and ran a test from the GUI interface with 4 users. I have a thread group which contains a counter config element which I'm sending in the user-agent string. During the test I have a Aggregate Report active which also sends the data to a jtl-file.
After the test the aggregate report tells me that 6.824 samples were executed, but if I look at access_log from the server I count 6.827 samples. The access_log from the server looks correct (no duplicates). It seems JMeter is not registering all samples. I don't know if this is because of the aggregate report listener or because I ran the test from the GUI. The script contains a Constant Throughput Timer (30 samples per minute), so with 4 users the load is 2 hits per second. I expect JMeter to report the correct number of samples executed. Any idea why I'm missing samples? Should I use a different listener which is capable of registering all samples? -- View this message in context: http://jmeter.512774.n5.nabble.com/Missing-samples-in-JMeter-listener-tp5723305.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
