Install the Network Agent on Windows
The Network Visibility on Windows requires a supported version of the Network Agent to be installed on the server.
To monitor Java applications in your Controller, install the AppDynamics Java Agent on each server that hosts applications that you want to monitor.
You need a Network Visibility license to enable the Network Agent and its features.
No additional configuration is required on your AppDynamics Controller; Network Visibility is enabled by default.
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.bat
to install and start the Network Visibility Agentstart.bat
to start the Network Visibility Agentstatus.bat
to check the status of the Network Visibility Agentstop.bat
to stop the Network Visibility Agentuninstall.bat
to 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.
Install Network Agent on Windows using the MSI Package
To install the Network Agent using the MSI package:
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.