51Testing软件测试论坛

标题: LR监控LINUX过程设置问题(急急急) [打印本页]

作者: 鬼师爷    时间: 2008-10-16 18:11
标题: LR监控LINUX过程设置问题(急急急)
本帖最后由 城邦 于 2013-5-13 09:46 编辑

按照网上多种版本的资料,在LINUX中部署服务,并完成启动。通过输入rpcinfo -p显示结果为:
程序   版本   协议     端口
100001   5    udp   1013   rstatd
100001   3    udp   1013   rstatd
100001   2    udp   1013   rstatd
100001   1    udp   1013   rstatd
该结果按网上所说证明RSTATD服务开启
通过LR CONTROLLER中,添加UNIX Resources ,输入LINUX服务器IP地址,然后运行。出现ERROR,具体内容为:
>Monitor name :UNIX Resources. Internal rpc error (error code:4). Machine: 192.168.3.193. Hint: Check that RPC on this machine is up and running. Check that rstat daemon on this machine is up and running (use rpcinfo utility for this verification). Details: RPC: RPC call failed.
>RPC-TCP: recv()/recvfrom() failed.
>RPC-TCP: recv()/recvfrom() failed.
>WinSock: Connection reset by peer. (entry point: Factory::CollectData).        [MsgId: MMSG-47197]

请教各位大师,可否指点小弟一下,该如何完成监控,我是怎么都连不上,LINUX防火墙也关了,rstatd服务也启了,PING主机IP也通,真不知道该怎么办了。明天要出报告,麻烦近来的大师一定详细指点下思路并劳烦写下解决步骤!!!
作者: chuhaiyan    时间: 2008-10-16 21:27
下个rpc重新装
作者: 鬼师爷    时间: 2008-10-17 11:04
关于RPC的安装有没有路径上的限制
作者: echan00    时间: 2013-5-3 14:32
我也遇到这个问题
  1. Monitor name :UNIX Resources. Internal rpc error (error code:4). Machine: 192.168.1.15. Hint: Check that RPC on this machine is up and running. Check that rstat daemon on this machine is up and running (use rpcinfo utility for this verification). Details: RPC: RPC call failed.
  2. RPC-TCP: recv()/recvfrom() failed.
  3. RPC-TCP: recv()/recvfrom() failed.
  4. WinSock: Connection reset by peer. (entry point: Factory::CollectData).        [MsgId: MMSG-47197]
复制代码
我在linux上命令:$ rpcinfo -p
结果是
  1.    program vers proto   port  service
  2.     100000    4   tcp    111  portmapper
  3.     100000    3   tcp    111  portmapper
  4.     100000    2   tcp    111  portmapper
  5.     100000    4   udp    111  portmapper
  6.     100000    3   udp    111  portmapper
  7.     100000    2   udp    111  portmapper
  8.     100003    2   tcp   2049  nfs
  9.     100003    3   tcp   2049  nfs
  10.     100003    4   tcp   2049  nfs
  11.     100227    2   tcp   2049
  12.     100227    3   tcp   2049
  13.     100003    2   udp   2049  nfs
  14.     100003    3   udp   2049  nfs
  15.     100003    4   udp   2049  nfs
  16.     100227    2   udp   2049
  17.     100227    3   udp   2049
  18.     100021    1   udp  42058  nlockmgr
  19.     100021    3   udp  42058  nlockmgr
  20.     100021    4   udp  42058  nlockmgr
  21.     100021    1   tcp  44271  nlockmgr
  22.     100021    3   tcp  44271  nlockmgr
  23.     100021    4   tcp  44271  nlockmgr
  24.     100005    1   udp  33224  mountd
  25.     100005    1   tcp  36239  mountd
  26.     100005    2   udp  44818  mountd
  27.     100005    2   tcp  50094  mountd
  28.     100005    3   udp  44239  mountd
  29.     100005    3   tcp  39123  mountd
  30.     100024    1   udp  38596  status
  31.     100024    1   tcp  53582  status
  32.     100001    5   udp    967  rstatd
  33.     100001    3   udp    967  rstatd
  34.     100001    2   udp    967  rstatd
  35.     100001    1   udp    967  rstatd
复制代码
我在linux上命令:$ rup localhost
结果是
  1. rup: RPC: Success
复制代码
,没有其他数据显示

应该是rstatd的配置,谁有解决方案?
作者: 鹭岛    时间: 2013-5-3 20:53
为什么一定要用loadrunner呢?
linux的系统资源监控还是使用专门的工具比如nmon之类的,或者top、vmstat之类的命令




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2