AppDynamics Application Intelligence Platform
3.9.x Documentation
Use these instructions to install the PHP Agent using the Agent Download Wizard in the Controller.
If you downloaded the agent from the AppDynamics download zone, see Install the PHP Agent.
There are four steps to instrument your PHP application and begin monitoring:
1. Download: Use the Agent Download Wizard to configure and download the agent.
2. Install: Unzip the agent on your server and run the install script.
3. Apply Load: Restart your web server and application and apply load to activate instrumentation.
4. View Your Application: Log on to the Controller to monitor application performance.
The Agent Download Wizard walks you through configuration steps and helps you download the agent.
After you download the agent, install it to your app server. The final window of the Agent Download Wizard includes brief instructions for installing the agent.
For example, for a 64 bit agent on Linux:
unzip appdynamics-php-agent-x64-linux-tar-self-service.zip -d /opt/appdynamics/appagent
Run the installer script.
sudo bash runme.sh
By default the PHP agent installer uses the PHP directory specified in your environment's PATH variable to determine where to install the agent. If you are using a different PHP installation not specified in the PATH environment variable, follow the instructions below to run the installer with custom options instead of using the installer script.
Now you're ready to restart your application and put some load on it.
Log on to the Controller to see your application in action.
From here, you can install more agents or you can begin monitoring your application. The links below will help you get started: