You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by kunal <ka...@gmail.com> on 2011/05/14 22:42:00 UTC

Testing for externalintegration server

Hi my requirement is to test a external integration server which is consuming
messages from a queue can you tell me how can i put a listener ona
integration server

Thanks
Kunal






















  http://seocompanies.name/ online marketing solutions ,  
http://www.savetubevideo.com/ youtube downloader 























  http://www.freedownloadgames.name/ pc games free download ,  
http://www.savetubevideo.com/ youtube downloader 























  http://seocompanies.name/ expert seo ,   http://www.savetubevideo.com/
youtube downloader 























  http://blackeyedpeas.name/ black eyed peas songs ,  
http://www.savetubevideo.com/ youtube downloader 























  http://www.freedownloadgames.name/ game download free ,  
http://www.savetubevideo.com/ youtube downloader 























  http://seocompanies.name/ seo specialists ,  
http://www.savetubevideo.com/ youtube downloader 

--
View this message in context: http://jmeter.512774.n5.nabble.com/Testing-for-externalintegration-server-tp4396520p4396520.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Testing for externalintegration server

Posted by Felix Frank <ff...@mpexnet.de>.
On 05/14/2011 10:42 PM, kunal wrote:
> Hi my requirement is to test a external integration server which is consuming
> messages from a queue can you tell me how can i put a listener ona
> integration server

Sounds difficult. Do I get this right?

There are two servers:
Server A: Application, feeds messages to
Server B: External Server

and you want Jmeter to report performance data received from Server B.

Does Server B serve those statistics via some protocol (HTTP, custom
TCP...)?
If so, you could have a seconds Thread Group that periodically queries
the server using an appropriate Sampler.
I'm not sure how one would map the results to a Jmeter Listener, because
those generally only gather the performance of the Samplers themselves.

HTH,
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org