PHP Monitor Troubleshooting

PHP Monitor Troubleshooting

PHP Monitor Errors and Troubleshooting Guide
  1. Check if the phpstats.php file in the webserver's document root.
  2. Ensure there are no modifications done in phpstats.php file
  3. Check if the given PHP path is correct.
  4. Retry with the "SSL is enabled" option both enabled and disabled in the add/edit monitor page. 
  5. Run the below command in Applications Manager installed server to ensure service is running.
    1. telnet <HostName> <Port>
    2. Eg: telnet apm-server 80
  6. Access the PHP status URL in browser from Applications Manger installed server and ensure it is accessible.
    1. http/https://<HostName>:<Port>/<PHP path>
    2. Eg: http://apm-server:80/phpstats.php
Content mismatch error:
  1. Ensure that there are no modifications done in phpstats.php file.
  2. Check if the given PHP path is correct.
Troubleshooting http error codes:
  1. Troubleshooting http error codes

Still facing issues?
If the problem persists, contact our support team along with the following details:
  1. A screenshot of the "Add Monitor" page. 
  2. The URL response for the PHP server status URL by accessing the status URL in browser.
  3. Reproduce the issue and share the latest Support Information File (SIF) from Applications Manager, with the "Print all logs" option enabled. To do this, go to Settings > Logging, and choose "Print all logs".

                  New to ADSelfService Plus?

                    • Related Articles

                    • Mail Server Monitor - Troubleshooting

                      Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
                    • Real User Monitor (RUM) - Troubleshooting

                      If the monitor has not polled data for a long time, follow the below steps for troubleshooting. Step 1: Check the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer this help ...
                    • DNS Monitor - Troubleshooting

                      Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...
                    • Troubleshooting URL Monitor

                      When configuring a URL monitor in Applications Manager, you might encounter several errors related to accessibility, configuration, or server-side issues. Below are common errors along with step-by-step troubleshooting instructions to help you ...
                    • Service is not running error troubleshooting

                      Follow the below steps to troubleshoot the error Ensure that the service you are trying to configure is actually running on the designated Host/IP and Port. If the service is running, ensure it is accessible from the machine where applications ...