Prerequisites for Python agent installation
For a smooth Python agent installation, ensure that you've fulfilled the following prerequisites:
- The environment should support Python version 3.7 or above.
- The application should be built on any of the supported frameworks.
- The application user should have full permission over the agent directory.
- The server hosting the application should have internet connectivity, either directly or via a proxy server.
- Ensure that the specified ports and IPs are added to the allowlist to enable the agent to communicate with the Site24x7 server, as outlined in this document.
- Make sure to review the Python agent specifications.
Related Articles
Prerequisites for Java agent installation
For a smooth Java agent installation, ensure that you've fulfilled the following prerequisites. The environment should have Java version 8 or above installed. The application user should have full permissions over the agent directory. The server ...
Prerequisites for Node.js agent installation
For a smooth Node.js agent installation, ensure that you've fulfilled the following prerequisites. The environment should have node version 16.20.2 or above installed. The application user should have full permission to access the agent directory. ...
Steps to install Linux monitoring agent in custom platforms/distributions
If you want to install the Site24x7 Server Monitoring agent in platforms/flavors other than the traditional Linux flavors, please follow the steps given below. Prerequisites: bash wget/curl to download installer files. python3-distutils package ...
APM Insight .NET agent bulk installation using ManageEngine Endpoint Central
You can install the APM Insight .NET agent on multiple machines at once by following the steps given below: Download the APM Insight .NET agent from the Site24x7 account. Log in to the ManageEngine Endpoint Central portal and click the Software ...
How to set the PHP path during agent installation?
This is only applicable to the agent versions 4.2 and above. For Linux Step 1: Download the installation script. wget -O InstallAgentPHP.sh https://staticdownloads.site24x7.com/apminsight/agents/AgentPHP/linux/InstallAgentPHP.sh Step 2: Set your PHP ...