【发布时间】:2017-02-07 16:14:24
【问题描述】:
我正在尝试在 Linux 机器上设置负载生成器,而 Controller 将在 Windows 机器上。
我该怎么做?有哪些步骤?
谢谢!
【问题讨论】:
标签: testing load load-testing loadrunner
我正在尝试在 Linux 机器上设置负载生成器,而 Controller 将在 Windows 机器上。
我该怎么做?有哪些步骤?
谢谢!
【问题讨论】:
标签: testing load load-testing loadrunner
安装:
cd /media/Linux // the directory which contains the installer.sh
./installer.sh
启动/停止 LG:
cd /opt/HP/HP_LoadGenerator/bin
./m_daemon_setup -install
./m_daemon_setup -kill
【讨论】: