Hello all,
I've been doing lots of reading before I decided to send an email.
I have a few questions i'm hoping someone can answer me, because i'm a bit
stumped on how to proceed.

#1 does anyone have or know where i can get a good script that starts jmeter
instances (non-gui)?
#2 a bit confused with regards to the "users" and "threads" definitions...
#3 how DO I go about trying to find out the maximum threads my webserver can
handle?
#4 i'm a bit stumped on how to collect the data.

I read somewhere if I wanted to find out how many ACTUAL threads the
webserver is receiving, use this (on the webserver itself):
netstat -anp|grep :810|wc -l

Now this is a bit confusing, because at one time I got 44,867 threads.
This doesn't make sense, because i was using 4 real machines using
jmeter-server.
the jmx was set to have 1 thread group, with 2,000 "Number of Threads"
so in my head, that should be a total of 8,000 threads.
I have 5 "HTTP Requests" in the thread group, so does this mean 2,000x5 x 4
jmeter-servers? = 40,000, which does kinda make sense. but still where's the
other 4867 coming from?

With regards to Listener, is there any way I can just keep the data on each
server and then grab and parce, do whatever with it AFTER the tests are
done?
if so (I think i can) what would be a great tool to grap it and manipulate
the dataset?

thanks for any help!


-- 
Everything that has, did and will happen in your life, exists now, within
you (William Ottley)

Every universe is covered by seven layers — earth, water, fire, air, sky,
the total energy and false ego — each ten times greater than the previous
one. There are innumerable universes besides this one, and although they are
unlimitedly large, they move about like atoms in You. Therefore You are
called unlimited (Bhagavata Purana 6.16.37)

Reply via email to