Steps to troubleshoot when no data is available for PHP 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 your application.
Perform some transactions and check again in a couple of minutes

Your applications might be using an unsupported frameworks.
Kindly check the list of supported frameworks. If you are using an unsupported environment, drop a word at appmanager-support@manageengine.com

Your applications might be using an unsupported webservers.
Kindly check the list of supported webservers. If you are using an unsupported environment, drop a word at appmanager-support@manageengine.com

Your applications might be using an unsupported database.
Kindly check the list of supported databases. If you are using an unsupported environment, drop a word at appmanager-support@manageengine.com
APM instance is in DOWN state and no data is available.
Network issues - your application server is behind the proxy.
If your application server is behind the proxy, provide the proxy information in apminsight.conf file.
Make sure you have configured appropriate proxy settings in Applications Manager.
Restart your application and perform some transactions.

                  New to ADSelfService Plus?

                    • Related Articles

                    • APM Insight monitor is UP, but monitor page doesn't show any data

                      Possible Causes The APM Insight monitor status corresponds to the respective agent folder pointed Java Application status i.e., as long as the Application server is running, the monitor status will be UP. 1. No Transactions Recorded: It is possible ...
                    • PHP Monitor Troubleshooting

                      PHP Monitor Errors and Troubleshooting Guide Check if the phpstats.php file in the webserver's document root. Ensure there are no modifications done in phpstats.php file Check if the given PHP path is correct. Retry with the "SSL is enabled" option ...
                    • Steps to troubleshoot when no data is available for Node.Js applications.

                      After adding APM Insight Node.Js agent, if you find no data available in the APM Insight Node.Js Application monitor, it could be because of probable reasons like network issues or zero traffic in your application. Kindly read through the below given ...
                    • Steps to troubleshoot when no data is available for Java applications.

                      After adding APM Insight Java agent, if you find no data available in the APM Insight JAVA Application monitor, it could be because of probable reasons like network issues or zero traffic in your application. Kindly read through the below given ...
                    • How to install the APM Insight PHP Agent in an Azure Web App?

                      Follow these steps to install and configure the APM Insight PHP Agent in an Azure Web App. Step 1: Create a deployment script Navigate to the directory /home/apm/ (create it if it doesn’t exist). Create a new shell script named apm-phpagent-deploy.sh ...