How do I add my Linux monitor again if deleted from the Site24x7 client?
Using Agent manager
To re-add a Linux server monitor that has been deleted in Site24x7 web interface, run the command applicable to your server monitoring agent installation method:
Agent installed as root
- /opt/site24x7/monagent/scripts/AgentManager.sh -createmonitor
Agent installed as non-root
- <installed_directory>/site24x7/monagent/scripts/AgentManager.sh -createmonitor
To manually reinstate a deleted Linux server monitor:
If you have deleted a Linux server monitor and wish to re-add it to Site24x7 for monitoring, please follow the steps below:
Remove the "uninstall.txt" file (if it is present).
sudo rm /opt/site24x7/monagent/temp/uninstall.txt
Open the server monitoring agent configuration file by executing this command:
vi /opt/site24x7/monagent/conf/monagent.cfg
Change the agent_key in AGENT_INFO section value to 0.
Save the file and re-start the agent using the below command :
/opt/site24x7/monagent/bin/monagent restart
The deleted Linux server monitor will be re-added. View in the Site24x7 web client (Server > Server Monitor > Servers).

If you have any applications running (like Docker, SMART Disk), click on Rediscover Applications (Server > Server Monitor > Servers > readded monitor > hamburger icon beside display name > Rediscover Applications) to get the applications auto-discovered and added again for monitoring.
Related Articles
Related Articles
Amendments to Site24x7 Monitor Names
We've recently renamed a few of our Monitors to help keep in sync with the current IT and DevOps trends. The new monitor names are designed to correctly resonate with the IT & DevOps crowd. We've made necessary changes in the Web client, Help ...
Monitor count
Monitor count refers to the number of websites or servers you add for monitoring. If you add ESX servers, Site24x7 automatically discovers all the available VMs on each ESX server and count it as a separate VM monitor, thus increasing your total ...
Difference between a website monitor and a SOAP Web Service monitor
Website monitor will support monitoring of any web application via POST, GET and HEAD methods of configuration. Learn more on the performance metrics provided for a website monitor. SOAP Web Service monitors , on the other hand, lets you to ...
How can I choose resources in a monitor group for third-party integration
By associating the monitor group with a tag, you can select the resources in a monitor group for third-party integration. Read how to add a tag to a monitor group. Once you have added a tag to the group, choose the tag to integrate the resources ...
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 ...