Prerequisites for installing the Python agent

Prerequisites for Python agent installation

For a smooth Python agent installation, ensure that you've fulfilled the following prerequisites:
  1. The environment should support Python version 3.7 or above.
  2. The application should be built on any of the supported frameworks.
  3. The application user should have full permission over the agent directory.
  4. The server hosting the application should have internet connectivity, either directly or via a proxy server.
  5. 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.
  6. 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 ...
    • Adding a Python agent to a Python application service

      To monitor a Python application using Site24x7 APM, you need to integrate the Site24x7 Python agent as a system service. Follow the steps below to install the S24x7DataExporter, add the agent to a custom directory, and configure the environment. ...
    • 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 Debian, Ubuntu, CentOS, RedHat, Madriva, Fedora, Suse, Amazon Linux, Gentoo, CoreOS, Raspberry Pi (requires Python 3 and above), ARM Processor (requires ...
    • Prerequisites and installation of S247DataExporter and Python agent in a Docker container

      You can monitor your Python application running inside a Docker container by installing both the Site24x7 Data Exporter (S247DataExporter) and the APM Insight Python agent within the same container. Step 1: Check prerequisites Before installing the ...