dhl0613 发表于 2012-7-30 15:48:49

使用LoadRunner监控服务器资源的疑惑?求解答!

使用LoadRunner监控的服务器资源(Windows Resources)得到结果图,仅仅是指Web服务器消耗的资源,还是包括了服务器上所有程序消耗的资源?例如:我在服务器192.168.1.126上安装了被测系统的Web服务器和数据库服务器,该服务器在进程中的名称是Tomcat与Mysql,当然,服务器上还包括了其他软件和系统进程。
1、请问我并发压力测试时,LR的Windows Resources展示的是Tomcat与Mysql消耗的资源吗?
2、Web服务器与数据库服务器部署在一台机器上,对测试结果有没有影响呢?我该如何判断Web服务器与数据库服务器的瓶颈呢?

JekitShieh 发表于 2012-7-31 20:46:05

#我该如何判断Web服务器与数据库服务器的瓶颈呢?
1、loadrunner监控tomcat解决方案:请参考这篇,还不错:http://bbs.51testing.com/thread-142255-1-1.html
2、loadrunner监控数据库请参考我写的这篇:http://bbs.51testing.com/thread-749523-1-1.html

JekitShieh 发表于 2012-7-31 20:46:17

#我该如何判断Web服务器与数据库服务器的瓶颈呢?
1、loadrunner监控tomcat解决方案:请参考这篇,还不错:http://bbs.51testing.com/thread-142255-1-1.html
2、loadrunner监控数据库请参考我写的这篇:http://bbs.51testing.com/thread-749523-1-1.html

JekitShieh 发表于 2012-7-31 20:54:52

#1、请问我并发压力测试时,LR的Windows Resources展示的是Tomcat与Mysql消耗的资源吗?
——》不是;是服务器上所有程序锁消耗的资源。
#2、Web服务器与数据库服务器部署在一台机器上,对测试结果有没有影响呢?我该如何判断Web服务器与数据库服务器的瓶颈呢?
——》会影响,理想的做法是数据库和应用服务器分开。至于如何判断则需要则需通过监视Web服务器和Oracle服务器的计数器分析数据指标,做定位分析。如何监视Web服务器和Oracle服务器,请参考上面我回复的。
PS:51的回复功能实现得不理想,点击【发表回复】,无法自动跳转,重复点击,则会导致灌水和刷分。:lol

JekitShieh 发表于 2012-7-31 20:56:35

#1、请问我并发压力测试时,LR的Windows Resources展示的是Tomcat与Mysql消耗的资源吗?
——》不是;是服务器上所有程序锁消耗的资源。
#2、Web服务器与数据库服务器部署在一台机器上,对测试结果有没有影响呢?我该如何判断Web服务器与数据库服务器的瓶颈呢?
——》会影响,理想的做法是数据库和应用服务器分开。至于如何判断则需要则需通过监视Web服务器和Oracle服务器的计数器分析数据指标,做定位分析。如何监视Web服务器和Oracle服务器,请参考上面我回复的。
PS:51的回复功能实现得不理想,点击【发表回复】,无法自动跳转,重复点击,则会导致灌水和刷分。:lol
PS:刚点过了,再点击一次吧。点完就不点了。该换刷新浏览器了。o(╯□╰)o啊。

JekitShieh 发表于 2012-7-31 20:59:38

PS:操作环境 Windows 7 + IE9
要不要加上个夏天啊!?哈哈,太热了,论坛都懒得跳转了。。。;P

dhl0613 不好意思,那你这帖子来测试。希望以上的回复能给您一些思路。

dhl0613 发表于 2012-8-1 13:02:50

回复 2# JekitShieh
谢谢你的回答{:4_101:}
我正努力研究中...哈哈

dhl0613 发表于 2012-8-1 18:04:04

回复 3# JekitShieh

这篇tomcat解决方案,我看之后,把脚本放到LR中试了一下,结果报一堆错,也不知道什么原因啊!
以下是脚本报错:
Action.c(26): Error -27796: Failed to connect to server "192.168.1.192:8005": Connection refused         
Action.c(26): Warning -26000: Empty or no response for URL="http://192.168.1.192:8005/manager/status"         
Action.c(26): Error -26377: No match found for the requested parameter "JVMFreeMemory". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size         
Action.c(26): Error -26377: No match found for the requested parameter "JVMFreeMemory". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size         
Action.c(26): Error -26377: No match found for the requested parameter "JVMFreeMemory". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size         
Action.c(26): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.         
Action.c(26): web_url("status") highest severity level was "ERROR", 0 body bytes, 0 header bytes         
页: [1]
查看完整版本: 使用LoadRunner监控服务器资源的疑惑?求解答!