Hi,
You can check to make sure that the loadUI Agent is running by SSHing into the Amazon instance and running the command:
ps aux | grep loadui
The output should list something simmilar to:
loadui 31673 0.0 0.0 2592 1064 ? S 10:45 0:00 /bin/sh /home/loadui/loadUI-Agent/loadUI-agent.sh
loadui 31677 21.7 5.9 1040420 103564 ? Sl 10:45 0:04 jre/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=128m -cp /home/loadui/loadUI-Agent:/home/loadui/loadUI-Agent/lib/* com.eviware.loadui.launcher.LoadUILauncher -Dloadui.instance=agent -nofx
If it doesn't seem to be running, enter the command:
./loadui-agent start
Regards,
Dain
eviware.com