标题: 我已经按照网上的内容配好liunx,可是loadrunner还是连不上呢? [打印本页] 作者: zhaoping 时间: 2007-12-10 10:27 标题: 我已经按照网上的内容配好liunx,可是loadrunner还是连不上呢? 在liunx下配好的信息:Last login: Fri Dec 7 14:39:49 2007 from 192.168.52.158
[root@localhost ~]# rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 32768 status
100024 1 tcp 32768 status
100001 5 udp 853 rstatd
100001 3 udp 853 rstatd
100001 2 udp 853 rstatd
100001 1 udp 853 rstatd
[root@localhost ~]# netstat -an |grep 514
tcp 0 0 0.0.0.0:514 0.0.0.0:* LISTEN
You have new mail in /var/spool/mail/root
[root@localhost ~]#
You have new mail in /var/spool/mail/root
[root@localhost ~]#
在loadrunner中的信息:Monitor name :UNIX Resources. Cannot initialize the monitoring on 192.168.51.196. Error while creating the RPC client. Ensure that the machine can be connected and that it runs the rstat daemon (use rpcinfo utility for this verification). Detailed error: RPC: Failed to create RPC client.
RPC-TCP: Failed to establish RPC server address.
RPC-TCP: Failed to communicate with the portmapper on host '192.168.51.196'.作者: duola1119 时间: 2007-12-10 10:27
重新安装restatd,并启动,然后再试一下看看。linux防火墙关闭。作者: zhaoping 时间: 2007-12-10 10:28 标题: 不同的网段不行吗? 还是仍有什么地方没有授权?已经选了unix resoureces,ip地址也没有错