Windows 上でネットワークエージェントをインストールする
Windows のネットワークの可視性では、サポート対象バージョンのネットワークエージェントがサーバーにインストールされている必要があります。
コントローラで Java アプリケーションをモニタするには、モニタ対象のアプリケーションをホストする各サーバに AppDynamics Java エージェントをインストールします。
ネットワークエージェントとその機能を有効にするには、ネットワークの可視性のライセンスが必要です。
ネットワークの可視性がデフォルトで有効になっているため、AppDynamics コントローラで設定を追加する必要はありません。
Agent Install Directory
Network Agent is packaged as a zip bundle. The Network Agent install directory <network_agent_home> is the directory where you install the Agent. You can unzip the bundle at any location which is your <network_agent_home> directory.
It contains these administrative files:
install.batto install and start the Network Visibility Agentstart.batto start the Network Visibility Agentstatus.batto check the status of the Network Visibility Agentstop.batto stop the Network Visibility Agentuninstall.batto uninstall the Network Visibility Agent
As part of the installation, install.bat installs the required VC redistributable on the system along with NPcap (if it does not already exist). If Npcap does exist on the system, then the installation of NPcap is skipped. To listen to the traffic on localhost, NPcap should be running in LoopBack mode. If NPcap is already installed on the system and not running in loopback mode, you must re-install it using loopback mode.
Network Agent and Java Agent Installation Instructions
Depending on the Network Agent version and Java Agent version, you can install the Network Agent in a multi-tenant or single-tenant setup:
| If you are using | Multi-tenant Setup | Single-tenant Setup |
|---|---|---|
| Network Agent >= 4.5.7, and Java Agent >= 4.5.11 | Install | Install |
| Network Agent >= 4.5.7, and Java Agent <= 4.5.10 | Not supported | Install |
Install Network Agent on Windows using the ZIP Installer
These steps describe how to install and run the Network Agent for Windows using the ZIP installer.
Uninstall Network Agent Using the ZIP
To uninstall the Network Agent:
- Open a Windows command prompt and cd to the <network-agent-home> directory.
- Uninstall the Network Agent by entering:\<network-agent-home>\uninstall.bat.
MSI パッケージを使用して Windows にネットワークエージェントをインストールする
MSI パッケージを使用してネットワークエージェントをインストールする場合:
Uninstall Network Agent Using the MSI Package
To uninstall the Network Agent:
- Open the Windows Control Panel and select AppDynamics NetViz Agent.
- Click Uninstall.
- From the User Account Control panel, click Yes to uninstall the Network Agent.