Prerequisites to add plugins
| Linux | Windows |
| Languages Supported | Python or Shell | VB, Batch, PowerShell, DLL |
| Plugins Directory | /opt/site24x7/monagent/plugins | C:\Program Files (x86)\Site24x7\WinAgent\monitoring\Plugins |
| Condition to create the file | Create your plugin and place it in its respective folder. | Create your plugin and place it in its respective folder. |
| Plugin version | If any change is done in the plugin, user must increment the plugin version by 1. Plugin version should be whole numbers only | If any change is done in the plugin, user must increment the plugin version by 1. Plugin version should be whole numbers only |
Related Articles:
Related Articles
Troubleshoot the Unauthorized user (Error 401) when installing Tomcat plugins
When installing Tomcat plugins, you may encounter the following error: Unauthorized user. Does not have permissions. HTTP Error 401: This error usually occurs when the user accessing the Tomcat Manager application does not have the necessary ...
Troubleshoot the "pymysql module not found" error when installing the MySQL plugin
If you're encountering the pymysql module not found error, it likely means that the pymysql Python library is not installed on the server. pymysql is a Python package that provides a way to interact with MySQL databases using Python code and is used ...
How to configure the NGINX status page for monitoring NGINX performance
The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...
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 ...
APM Insight integration for Next.js in Kubernetes
To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...