Troubleshooting - LDAP Server

Troubleshooting - LDAP Server

To troubleshoot LDAP Server Monitor, follow the below steps:

1. Unable to connect to the server:
  1. Check if the given Host Name / IP Address is correct.

  2. Run the below command in Applications Manger installed server to ensure Host / IP Address is reachable.

    1. ping <Host Name/IP Address>

    2. Eg: ping apm-server

  3. Check if the given Port is correct.

  4. Retry with the "SSL is enabled" option set to both enabled and disabled states 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. Egtelnet apm-server 80

                  New to ADSelfService Plus?

                    • Related Articles

                    • LDAP - Unable to find valid SSL Certificate

                      If there is an error while adding LDAP Server Monitor with the message "Unable to find valid SSL Certificate", then please try the below steps to troubleshoot the issue. When the error occurs we can find the below traces in the "stderr.txt.*" log ...
                    • 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 ...
                    • Troubleshooting Bad Request and Internal Server error

                      When a server responds with a Bad Request (400) or Internal Server Error (500), It typically indicates issues with how the request is being made or processed. The reasons for these errors can vary, but the most common causes are Incorrectly formatted ...
                    • 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 ...