Troubleshooting host name overwrites of Linux EC2 instance, while adding a Linux server monitoring agent
  
Once the agent is installed, the instance will be automatically added to your Site24x7 account. Please note that Site24x7 uses host name and IP address to uniquely identify individual EC2 instances. However, if you find two different EC2 instances with the same host name in the monitor details page, then please follow the steps below.
 
Please do the following edits in the Linux server monitoring agent installed in the EC2 instance showing the duplicate host name entry:
- Edit the configuration file "/opt/site24x7/monagent/conf/monagent.cfg"
- Change the [PRODUCT_REGISTRATION_KEY]
 from site24x7 = SITE24X7
 to site24x7 = SITE24X7NEW
- Change the [AGENT_INFO]
 from agent_key = "AGENT_KEY"
 to agent_key = 0
- Restart the agent by using "sudo /etc/init.d/site24x7monagent restart"
- Related Articles
- How to uninstall the Site24x7 Windows Server Monitoring Agent- Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ... 
- Troubleshooting false positive alerts in monitoring- Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ... 
- Unable to add SQL insight monitor- If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ... 
- Synthetic browser module prerequisite and troubleshooting guide for On-Premise Pollers- Introduction This document provides a structured troubleshooting guide for resolving issues encountered during the download process of On-Premise Poller for Synthetic (Browser) Module. It covers possible statuses, check-up steps, remedies, and ... 
- How do I monitor an Oracle database hosted in a Docker container in the same machine?- To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...