Hello, sorry if this is in the wrong place but I am new to this forum. 

Anywhoo, I am using jmeter from a remote server to test load balancing
through a couple of new server iron GT's. I have the serverirons configured
to hand out cookies to cookie-able browsers in order to maintain session
state. (our application is relies on session state) 

I am using the following command to run a jmx test plan against said load
balancer: (from a wrapper script) 

jmeter -n -DHost=$HOST -t $JMXDIR/$JMX -Dhttpclient.localaddress=$IP -l $LOG

The tests appear to be working. However, I need to verify that I am getting
cookie'd appropriately. I dont see anything in the logfile that Im writing
to that lets me know what cookies Ive been issued. Locally Im able to run a
jmx from jmeter gui and view the cookie information by adding a "view
results tree" element to my thread group. Does anyone know how I would
accomplish the same thing remotely? (Note that I have to run the remote
tests through CLI) 

TIA!

-- 
View this message in context: 
http://www.nabble.com/remote-jmeter-logging-question-tp19167347p19167347.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]

Reply via email to