Updating Applications Manager Server Host and Port Details in Server Agents

Updating Applications Manager Server Host and Port Details in Server Agents

If the hostname or port number of the Applications Manager server changes, you must update the corresponding configuration in the installed server agents so that they can continue communicating with Applications Manager.

Supported Versions
  1. Server Agent version 22.2.00 and above
  2. Applications Manager version 180700 and above
Updating Host and Port Details on Linux
  1. Open a terminal on the server where the agent is installed.
  2. Execute the following script:
Quote/opt/applicationsmanager/monagent/scripts/AgentManager.sh -update-primary-host
  1. During script execution, you will be prompted to enter the updated Applications Manager hostname and port number.
  2. Provide the required details when prompted.

Updating Host and Port Details on Windows
  1. Click on the Applications Manager Agent tray icon.
  2. Select Agent Manager. A Command Prompt window will open.
  3. Type the following command and press Enter: 
Quote
Update primary host
  1. When prompted, enter the updated Applications Manager hostname and port number in the format shown in the sample displayed in the Command Prompt window.


                    New to ADSelfService Plus?

                      • Related Articles

                      • UDP Port Monitor - Troubleshooting

                        How do we monitor UDP Port? UDP is a connectionless protocol which doesn't send any acknowledgement on connecting to the UDP port like TCP. When UDP port is not open system will send ICMP port unreachable message. The Issue is when the UDP port is ...
                      • Unable to connect to the host / port

                        Follow the below steps to troubleshoot the error Make sure the service you're trying to connect to is actually running on the designated Host/IP and Port. Ensure the service is accessible by performing the below steps from the Applications Manager ...
                      • Unable to connect to the host

                        Follow the below steps to troubleshoot the error Check if the given Host Name / IP Address is correct. Run the below command in Applications Manger installed server to ensure Host / IP Address is reachable. ping <Host Name/IP Address> Eg: ping ...
                      • Modify mssql server details currently used in applications manager

                        Steps to change the Microsoft SQL Server details like hostname , port , username & password that are currently used in Applications Manager 1. Open WordPad and edit the database_params.conf file  present in "<APM_home>\working\conf\MSSQL\" and ...
                      • 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 ...