51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

查看: 2719|回复: 11
打印 上一主题 下一主题

[求助] loadrunner11监控本机资源

[复制链接]
  • TA的每日心情

    2018-8-17 17:25
  • 签到天数: 2 天

    连续签到: 2 天

    [LV.1]测试小兵

    跳转到指定楼层
    1#
    发表于 2018-8-14 10:37:18 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    在本机上安装loadrunner11,练手自带的web tours飞机订票系统,想用Windows资源图监控本机的资源使用情况,在controller的资源图中点击了“添加度量”,输入IP:127.0.0.1,platform为Windows 2003,可是点击添加后,就一直报如下错误:Monitor name :Windows ReCheck that your login user sources. Cannot connect to machine 127.0.0.1.
    Hints:name appears as administrator on this machine.
    Check that you have entered the correct machine name.
    Check that the machine exists and that it is online (use the ping utility for this operation).
    Delete the machine and add it again (entry point: CFactory::Initialize). [MsgId: MMSG-47299]
    Reason: 找不到网络路径。看到网上有人说将IP改成localhost就可以了,可是我改了,也是报这样类似错,有没有哪位大神帮忙指点一下啊,万分感谢!!!

    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    收藏收藏
    回复

    使用道具 举报

  • TA的每日心情
    奋斗
    7 小时前
  • 签到天数: 2659 天

    连续签到: 4 天

    [LV.Master]测试大本营

    3#
    发表于 2018-8-15 11:09:29 | 只看该作者
    查看本机host文件中是否配置了
    回复 支持 反对

    使用道具 举报

  • TA的每日心情

    2020-2-2 12:43
  • 签到天数: 630 天

    连续签到: 1 天

    [LV.9]测试副司令

    4#
    发表于 2018-8-15 11:13:51 | 只看该作者
    改成127.0.0.1
    回复 支持 反对

    使用道具 举报

  • TA的每日心情

    2018-8-17 17:25
  • 签到天数: 2 天

    连续签到: 2 天

    [LV.1]测试小兵

    5#
     楼主| 发表于 2018-8-15 14:39:26 | 只看该作者
    jingzizx 发表于 2018-8-15 11:09
    查看本机host文件中是否配置了

    可以问下在哪里查看嘛,
    回复 支持 反对

    使用道具 举报

  • TA的每日心情

    2018-8-17 17:25
  • 签到天数: 2 天

    连续签到: 2 天

    [LV.1]测试小兵

    6#
     楼主| 发表于 2018-8-15 14:40:52 | 只看该作者
    jingzizx 发表于 2018-8-15 11:09
    查看本机host文件中是否配置了

    可以问下去哪里查看本机的host的文件呢?查看什么配置呢?求指点
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2019-8-1 11:47
  • 签到天数: 37 天

    连续签到: 1 天

    [LV.5]测试团长

    7#
    发表于 2018-8-15 17:12:38 | 只看该作者
    蓝莓不美_ 发表于 2018-8-15 14:39
    可以问下在哪里查看嘛,

    C:\Windows\System32\drivers\etc\hosts
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2019-8-1 11:47
  • 签到天数: 37 天

    连续签到: 1 天

    [LV.5]测试团长

    8#
    发表于 2018-8-15 17:12:47 | 只看该作者
    蓝莓不美_ 发表于 2018-8-15 14:39
    可以问下在哪里查看嘛,

    C:\Windows\System32\drivers\etc\hosts
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    奋斗
    7 小时前
  • 签到天数: 2659 天

    连续签到: 4 天

    [LV.Master]测试大本营

    9#
    发表于 2018-8-16 10:26:43 | 只看该作者
    查看本机host文件中是否配置了
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    慵懒
    7 小时前
  • 签到天数: 1385 天

    连续签到: 4 天

    [LV.10]测试总司令

    10#
    发表于 2018-8-16 11:08:53 | 只看该作者
    看下host的配置吧
    回复 支持 反对

    使用道具 举报

  • TA的每日心情

    2018-8-17 17:25
  • 签到天数: 2 天

    连续签到: 2 天

    [LV.1]测试小兵

    11#
     楼主| 发表于 2018-8-16 11:16:03 | 只看该作者
    18382225859 发表于 2018-8-15 17:12
    C:\Windows\System32\drivers\etc\hosts

    打开host长这样:

    # Copyright (c) 1993-2009 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host

    # localhost name resolution is handled within DNS itself.
    #        127.0.0.1       localhost
    #        ::1             localhost


    请问是需要添加什么配置嘛
    回复 支持 反对

    使用道具 举报

  • TA的每日心情

    2018-8-17 17:25
  • 签到天数: 2 天

    连续签到: 2 天

    [LV.1]测试小兵

    12#
     楼主| 发表于 2018-8-16 11:16:10 | 只看该作者
    18382225859 发表于 2018-8-15 17:12
    C:\Windows\System32\drivers\etc\hosts

    打开host长这样:

    # Copyright (c) 1993-2009 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host

    # localhost name resolution is handled within DNS itself.
    #        127.0.0.1       localhost
    #        ::1             localhost


    请问是需要添加什么配置嘛
    回复 支持 反对

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-4-25 17:53 , Processed in 0.073709 second(s), 22 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表