Source: python3-site24x7-agent
Section: admin
Priority: optional
Maintainer: Technology Consulting Group Repostiory Key <tcg@office365stanford.onmicrosoft.com>
Build-Depends:
 debhelper-compat (= 12),
 build-essential,
 pkg-config,
 libssl-dev,
 libffi-dev,
 zlib1g-dev,
 libbz2-dev,
 liblzma-dev,
 libncurses-dev,
 libreadline-dev,
 libsqlite3-dev,
 libgdbm-dev,
 libgdbm-compat-dev,
 libexpat1-dev,
 uuid-dev
Standards-Version: 4.6.0
Homepage: https://www.site24x7.com/

Package: python3-site24x7-agent
Architecture: amd64
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 adduser
Conflicts: site24x7-agent
Replaces: site24x7-agent
Description: Site24x7 monitoring agent (self-contained, bundled Python 3.12)
 Site24x7 server monitoring agent, repackaged with a bundled minimal CPython
 3.12 runtime so it does not depend on the host system's Python installation.
 The agent monitors host metrics, processes, log files, and optional
 database/middleware integrations, reporting back to Site24x7's cloud service.
 .
 The bundled Python interpreter and the agent's Python dependency tree are
 installed under /opt/site24x7 and used only by the agent.
