Plugin appears in client even after deletion
For example, if you want to delete an Apache plugin from Site24x7, delete the following files/folder:
- apache.py file from /opt/site24x7/monagent/plugins/apache/
- /apache/ directory
- /opt/site24x7/monagent/conf/pl_id_mapper
Restart the server agent. The monitor will be removed from the client.

In case you have multiple plugin monitors in Site24x7, deleting the pl_id_mapper file will make the plugins to reregister to Site24x7 server. In most cases, it will not affect the plugin monitors.
If you face an issue, it must be because the plugin version of the current plugin is less than the higher version of plugin that's available. So, the plugin will not reregister. In that case, increment the plugin version for the data collection to happen. This case is applicable when there are multiple plugin versions available in Site24x7 across different servers.
Related Articles
Troubleshoot connection errors in the MySQL plugin
When configuring the MySQL plugin, you may encounter the following errors: Error : Connection Error - This error typically indicates that there is a problem establishing a connection to the database. Sometimes, this message is supplemented with an ...
Disable alerts for a plugin if the parent server is down
If a plugin monitor's parent server goes down, you can choose to exclude additional alerts from the plugin monitor. This way, you won’t receive alerts when the plugin monitor goes down as a result of the parent server being unavailable. To enable ...
Troubleshoot Error 404, Error 111, and "no host given" error when installing the Apache plugin
When installing the Apache monitoring plugin, you may encounter the following errors: Error_code : URL Error no host given: The "no host given" error message typically indicates an issue with a URL or request that lacks a hostname. If you encounter ...
Why does it show "The Client Secret is invalid" in Site24x7 Azure monitoring?
You may encounter the error message "Client Secret is invalid" in the Site24x7 web client while configuring or updating your Azure monitoring setup. Cause: This error typically occurs when the client secret used to authenticate the Azure application ...
How to troubleshoot my Windows PowerShell Plugin?
By default, the Site24x7 monitoring Windows agent will run as a SYSTEM user. In case, if you would like to verify if the plugin script is giving the output properly as SYSTEM user, follow these steps: Download PsExec from this link and extract the ...