51Testing软件测试论坛
标题: laodrunner性能测试问题总结1-LR监控Linux系统资源 [打印本页]
作者: 公子小苏 时间: 2017-6-29 17:15
标题: laodrunner性能测试问题总结1-LR监控Linux系统资源
本帖最后由 公子小苏 于 2017-6-29 17:27 编辑
LR监控linux系统资源步骤:先安装好loadrunner,网上有相关的教程可以参考
(1)#yum search rpcbind //在软件源中查找是否有rpc
(2)#yum install rpcbind //安装
(3)Service rpcbind start //开启服务
(4)rpcinfo -p //查看rpc信息
[attach]106820[/attach]
有4个rstatd显示成功。
(5)安装rstatd: #yum search rstatd #yum install rstatd
(6)开启controller,在linux中add measurement,监控成功。
Q:使用LoadRunner对Linux系统资源监控,遇到的问题是负载Controller不能对Linux系统资源监控,提示47190或47197错误。
网上查各种分析:
分析1:rpc服务没有开启。使用rpcinfo -p查看,没有开启,通过yum源安装rpcbind,开启后还是不能监控;
分析2:防火墙没有关闭,关闭防火墙,iptables -F。 CenOS7:停止systemctlstop firewalld 禁用:systemctl disable firewald
停止 systemctl stop iptables 禁用 systemctl disable iptables
分析3:xinetd服务没有开;没用
分析4:rstatd服务没有, rusers-server.x86_64安装,ok
rstatd服务没有开,rpc.rstatd;
但有时候在运行场景中,仍然监控不到,而这种情况是随机的
解决办法:可以将controller中的unix resource删除掉,重新添加参数,在linux命令行中输入:servicerpcbind restart;//重启服务
PS:在这部分遇到很多问题,因为loadrunner本身监控linux资源不够稳定,因此会有各种意外出错,这时需要耐心查找原因。
作者: jingzizx 时间: 2017-6-29 20:26
lr监控linux不稳定
作者: chzhang0817 时间: 2017-7-3 13:50
用Nmon啊
作者: 公子小苏 时间: 2017-7-4 18:32
是的,现在都不用lr监控,直接用Linux命令。
作者: 公子小苏 时间: 2017-7-4 18:33
恩恩,我现在也是用nmon,用spotlight实时监控
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) |
Powered by Discuz! X3.2 |