Troubleshooting steps if you don't see any data after installing the PHP agent

Troubleshooting steps if you don't see any data after installing the PHP agent

Problem statement:
After installing the APM Insight PHP agent, you may encounter a situation where no data is displayed in the AppManager Console.

Troubleshooting steps:
1. Ensure that both the APM Insight PHP agent and the AppManagerDataExporter have been correctly installed.
2. Restart the web server and PHP-FPM (if applicable) after completing the installation to ensure proper initialization.
3. Ensure the configured AppManager host and port are accessible by the agent and license key configured properly by following this troubleshooting steps
4. Check whether the AppManagerDataExporter is running.
5. Check if any transactions have been made in your web application. Data will only be generated and displayed if transactions occur.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Real User Monitor (RUM) - Troubleshooting

                      If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                    • How to deploy the PHP agent in a Kubernetes environment?

                      The PHP agent (only PHP agent version 7.0 and above) can be deployed in a Kubernetes environment using either of the following methods. To avoid using the license key, Application Name, and host in the deployment files, you can also store them in a ...
                    • Troubleshooting steps to check if installation of PHP has been done properly

                      Please check if the below steps have been performed to successfully install PHP: Create a sample .php file within your web application that contains the following: <?php phpinfo();?> Navigate to this page in a web browser and scroll through the ...
                    • EUM Agent Troubleshooting

                      1. EUM Agent not mapped to Applications Manager. What should I do? If EUM Agent is not mapped, troubleshoot the problem by following the steps given below : Verify whether the EUM Agent is up and running. Check if you can reach the Applications ...
                    • Steps to troubleshoot when no data is available for PHP applications

                      If you find no data is available in APM Insight PHP applications - the probable reasons are listed below with the corresponding troubleshooting instructions. Reason Cause Solution APM Instance is UP but no data is available There is no traffic for ...