在JMeter性能测试中监视Jboss中的资源使用情况 [英] Monitoring resource use in Jboss in JMeter performance test

查看:190
本文介绍了在JMeter性能测试中监视Jboss中的资源使用情况的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在JBoss 4.0.5部署的Web应用程序上执行一些JMeter测试.我们希望将服务器上应用程序上的资源使用情况(内存,线程等)与JMeter响应时间结果进行集成.

We are performing some JMeter tests on a JBoss 4.0.5 deployed web app. We want to integrate the resource usage on the application on the server (memory, threads, etc) with the JMeter response time results.

我们找到了使用Tomcat进行操作的教程: http://www.informit.com/guides/content.aspx?g=java&seqNum=273 ,我们想知道是否可以使用JBoss完成.

We have found a tutorial for doing that with Tomcat: http://www.informit.com/guides/content.aspx?g=java&seqNum=273 and we want to know if it could be done with JBoss.

一种选择是使用jconsole或类似工具手动监视资源使用情况,但我们更喜欢自动化和集成的工具.

One alternative is doing resource usage monitoring by hand, using jconsole or something similar, but we prefer something automated and integrated.

此致

推荐答案

JBoss包含Tomcat,所以可以.代替文章中提到的/manager/status?XML=true URL路径,使用/status?XML=true.就是这样.

JBoss includes Tomcat, so yes. Instead of the /manager/status?XML=true URL path mentioned in the article, use /status?XML=true. That should be it.

这篇关于在JMeter性能测试中监视Jboss中的资源使用情况的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆