LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
packaging/temboard-agent@.service
share/auto_configure.sh
share/purge.sh
share/restart-all.sh
share/temboard-agent_CHANGEME.key
share/temboard-agent_CHANGEME.pem
share/temboard-agent_ca_certs_CHANGEME.pem
temboard_agent.egg-info/PKG-INFO
temboard_agent.egg-info/SOURCES.txt
temboard_agent.egg-info/dependency_links.txt
temboard_agent.egg-info/entry_points.txt
temboard_agent.egg-info/requires.txt
temboard_agent.egg-info/top_level.txt
temboardagent/__init__.py
temboardagent/__main__.py
temboardagent/command.py
temboardagent/core.py
temboardagent/daemon.py
temboardagent/discover.py
temboardagent/errors.py
temboardagent/inventory.py
temboardagent/notification.py
temboardagent/postgres.py
temboardagent/status.py
temboardagent/tools.py
temboardagent/version.py
temboardagent/cli/__init__.py
temboardagent/cli/app.py
temboardagent/cli/discover.py
temboardagent/cli/fetch_key.py
temboardagent/cli/register.py
temboardagent/cli/routes.py
temboardagent/cli/runscript.py
temboardagent/cli/runtask.py
temboardagent/cli/serve.py
temboardagent/cli/tasks.py
temboardagent/cli/web.py
temboardagent/plugins/__init__.py
temboardagent/plugins/activity/__init__.py
temboardagent/plugins/activity/functions.py
temboardagent/plugins/activity/process.py
temboardagent/plugins/administration/__init__.py
temboardagent/plugins/administration/types.py
temboardagent/plugins/dashboard/__init__.py
temboardagent/plugins/dashboard/db.py
temboardagent/plugins/dashboard/metrics.py
temboardagent/plugins/maintenance/__init__.py
temboardagent/plugins/maintenance/functions.py
temboardagent/plugins/monitoring/__init__.py
temboardagent/plugins/monitoring/db.py
temboardagent/plugins/monitoring/inventory.py
temboardagent/plugins/monitoring/openmetrics.py
temboardagent/plugins/monitoring/output.py
temboardagent/plugins/monitoring/probes.py
temboardagent/plugins/pgconf/__init__.py
temboardagent/plugins/pgconf/filemgmt.py
temboardagent/plugins/pgconf/functions.py
temboardagent/plugins/pgconf/types.py
temboardagent/plugins/statements/__init__.py
temboardagent/queries/__init__.py
temboardagent/queries/activity-locks.sql
temboardagent/queries/activity-sessions.sql
temboardagent/queries/discover-settings.sql
temboardagent/queries/discover.sql
temboardagent/toolkit/__init__.py
temboardagent/toolkit/app.py
temboardagent/toolkit/configuration.py
temboardagent/toolkit/errors.py
temboardagent/toolkit/http.py
temboardagent/toolkit/log.py
temboardagent/toolkit/perf.py
temboardagent/toolkit/proctitle.py
temboardagent/toolkit/pycompat.py
temboardagent/toolkit/queries.py
temboardagent/toolkit/services.py
temboardagent/toolkit/signing.py
temboardagent/toolkit/taskmanager.py
temboardagent/toolkit/utils.py
temboardagent/toolkit/validators.py
temboardagent/toolkit/versions.py
temboardagent/toolkit/tasklist/__init__.py
temboardagent/toolkit/tasklist/sqlite3_engine.py
temboardagent/web/__init__.py
temboardagent/web/app.py
temboardagent/web/core.py
temboardagent/web/service.py