Stop each application of interest if it is monitored by an installed App Agent. You will restart each application after you install and set up the Network Agent.
Verify that you have sudo or root access permissions on the machine where you want to install the Network Agent. (You do not needsudo or root access to run the Agent.)
Open a command prompt on the host, enter the mount command, and check the mounted file system for the directory where you plan to install the Agent. The file system should not have the noexec and nsuid flags set.
Download the network-agent package to the machine.
Verify that you have sudo or root access permissions on the machine where you want to install the Agent.
Download the Agent package to the machine.
Open a terminal window and enter: sudo rpm -ivh <installer.rpm> The Network Agent software is installed under /opt/appdynamics/netviz.
To start the Agent, enter: sudo service appd-netviz start
Verify that the Network Agent is running: sudo service appd-netviz status