前のトピック: エージェント インストール アシスタント次のトピック: 例 2: 自動設定を使用する Pure Java エージェント


例 1 - Pure Java エージェント

この例は、Pure Java エージェントに基づいています。 自動設定オプションは使用されません。

java -jar LisaAgent.jar -ia -java
Enter the path of the Java executable [C:\Program Files\Java\jre7\bin\java]:


DevTest ブローカの URL [tcp://localhost:2009] を入力します。

NOTE: If the DevTest agent name contains the character sequence

{{x}}

it will be replaced with a unique identifier.

Enter the DevTest agent name [{{x}}]:


=====

System verification complete.  You can manually add these options to the java command-line to start the DevTest agent:

   -javaagent:C:\DevTest\agent\InsightAgent.jar=url=tcp://localhost:2009,name={{x}}

Do you need assistance to automatically configure the DevTest agent? Please enter [Yes/Y], if no, enter any other letter, then enter
n


Please manually add these options to the Java command-line to start the DevTest agent