Troubleshooting - HAProxy

Troubleshooting - HAProxy

To troubleshoot HAProxy Monitor, follow the below steps:
  1. Verify Accessibility Ensure that the HAProxy instance is accessible from the Applications Manager server.
  2. Check Host and Port: Make sure you’ve entered the correct host and port number for your HAProxy server.
  3. SSL Configuration: Retry adding the monitor with the "SSL is enabled" option set to both enabled and disabled states.
  4. Test HAProxy API Accessibility: Verify that the Apache spark API (http(s)://[HOST]:[PORT]/;csv) is accessible from the Applications Manager server.
  5. Authentication: If authentication is enabled for HAProxy, ensure valid credentials were provided.
  6. Proxy Server Configuration: If your environment requires the use of a proxy server to access the HAProxy API, configure the proxy in Applications Manager. Click here to learn how to configure the proxy.
  7. Bypass Proxy for HAProxyIf you have configured a proxy in Applications Manager but want to bypass it for the HAProxy server host/IP, add the host/IP under the "Do not use proxy for addresses beginning with" section in the "Configure Proxy" page: Navigate to Settings > Product Settings > Proxy Server Settings.
Configuring the HAProxy Stats page:
      Click here for detailed steps to configure the HAProxy Stats page.
 
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 debug tool response for the HAProxy monitor.
  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

                    • Monitoring HAProxy - Configuring the HAProxy Stats page

                      To effectively monitor an HAProxy instance, you can enable and access the HAProxy stats page, which provides real-time metrics about HAProxy's performance. Steps to Enable HAProxy Stats: Open the HAProxy Configuration File: The HAProxy configuration ...
                    • 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 ...
                    • Troubleshooting Server error responses

                      When encountering the following server error responses—Bad Gateway (502), Service Unavailable (503), and Gateway Timeout (504)—it typically indicates issues with the server hosting the URL. Troubleshooting Review your server's access logs for the 30 ...
                    • How can I execute SybaseDebug.bat/SybaseDebug.sh?

                      This file is used to check if the connectivity and the Discovery of the Sybase Server is possible from the Applications Manager installed server.  This standalone program is a excerpt of the same process we use to add the Sybase Server monitor. The ...
                    • 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 ...