JRE 以外の Zip ファイルを使用したインストール

このページでは、JRE が含まれていない zip ファイルを使用してマシンエージェントをインストールする方法について説明します。この zip ファイルは、環境にすでに 1.8 以降の Java がある場合、または Splunk AppDynamics ダウンロードサイトに OS 固有のインストールパッケージがない OS 環境にインストールする場合に使用できます。エージェントは、$JAVA_HOME 環境変数で指定された JRE、またはサーバーのデフォルトの JRE を使用します(ターミナルウィンドウで java を入力します)。

注: 次の手順は、バンドルされた JRE があるマシンエージェント用です。スタンドアロン マシン エージェントでは、これらの手順は必要ありません。

Install the Machine Agent

  1. Before installing, review Install the Machine Agent.
  2. Download and unzip the ZIP file. Extract the contents to the agent installation directory,<machine_agent_home> .
  3. Gather your configuration details and configure the agent by editing the <machine_agent_home>/conf/controller-info.xml file or by adding system properties to the JVM startup script file. See Plan the Machine Agent Configuration.
    1. (Required) Configure the Controller host name, port number, and account access key.
    2. (Required for Multi-Tenant Mode or SaaS installations) Configure the Agent Account Information. See Multi-Tenant Controller Accounts.
    3. (Optional) Review memory requirements. See Machine Agent Requirements and Supported Environments.
    4. (Optional) Configure the agent to use SSL. See Enable SSL for Machine Agent.
    5. (Optional) Configure the agent to use proxy settings. See Machine Agent Configuration Properties.
    6. (Optional) For application and tier name, see Machine Agent Installation Scenarios to determine if you need to specify an application name and tier name. If you are installing the Machine Agent on the same server with any Splunk AppDynamics app agent, do not specify the application name and tier name.
  4. Start the Agent:
    • Windows in a terminal window: <machine_agent_home> \bin\machine-agent.vbs
    • Linux or Unix-like: <machine_agent_home> /bin/machine-agent