"Prompt not matching the target server" alerts in Servers

"Prompt not matching the target server" alerts in Servers

Alert
Critical Alert: Prompt not matching the target server. Kindly check whether the given Command Prompt is correct.
This alert is generated when the target server's prompt does not match the prompt value configured during monitor addition.

Possible Cause
If the user's password has expired, the monitored server may prompt the user to change the password during login. In such cases, the prompt is not returned, triggering the alert.

Troubleshooting Steps
  1. Verify the SSH Connection:
    1. Attempt to establish an SSH connection to the monitored server using the user account configured in Applications Manager.
    2. Use an SSH tool (e.g: PuTTY) or the ServerSSHTroubleshoot.bat file for troubleshooting.
    3. For detailed steps on executing the ServerSSHTroubleshoot.bat file, refer here.
  2. Check for Prompt or Warnings:
    1. Ensure that the SSH connection is established successfully and the expected prompt value is returned.
    2. If the server displays messages like "Password expired" or prompts to reset the password, update the password accordingly. 
  3. After resetting the password, verify if the alerts have been cleared in Applications Manager. 
Notes
Note: These alerts may also occur when public key authentication is used. Certain SSH related system configurations may restrict server access until the expired password is reset.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Why are alerts for network interfaces not raised when the configured thresholds are crossed?

                      In Linux SSH mode of monitoring, alerts will be triggered according to the following conditions. When the interface name starts with 'bond', alerts will be raised. When the interface has a master name as 'bond', alerts will be skipped. When an ...
                    • How to find Command Prompt value for server monitors in Applications Manager

                      To add a server monitor with SSH/Telnet in Applications Manager, you need to specify the Command Prompt value. You can find this value in two ways: 1. From the target server: In the server that you want to monitor, open a command prompt window. The ...
                    • 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 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 ...
                    • Why don't I receive alerts when a disk is removed?

                      Applications Manager does not generate alerts when a disk is removed from a monitored server if the setting am.host.deleteDisk is enabled. In such cases, the disk is automatically removed from monitoring along with its historical data. To check or ...