LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
packaging/temboard-agent@.service
share/auto_configure.sh
share/purge.sh
share/restart-all.sh
share/temboard-agent.conf
share/temboard-agent.logrotate
share/temboard-agent_CHANGEME.key
share/temboard-agent_CHANGEME.pem
share/temboard-agent_ca_certs_CHANGEME.pem
share/users
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/top_level.txt
temboardagent/__init__.py
temboardagent/api.py
temboardagent/cli.py
temboardagent/command.py
temboardagent/daemon.py
temboardagent/errors.py
temboardagent/httpd.py
temboardagent/httpsclient.py
temboardagent/inventory.py
temboardagent/notification.py
temboardagent/postgres.py
temboardagent/routing.py
temboardagent/sharedmemory.py
temboardagent/spc.py
temboardagent/tools.py
temboardagent/types.py
temboardagent/usermgmt.py
temboardagent/version.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/functions.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/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/scripts/__init__.py
temboardagent/scripts/adduser.py
temboardagent/scripts/agent.py
temboardagent/scripts/password.py
temboardagent/scripts/register.py
temboardagent/toolkit/__init__.py
temboardagent/toolkit/app.py
temboardagent/toolkit/configuration.py
temboardagent/toolkit/errors.py
temboardagent/toolkit/log.py
temboardagent/toolkit/proctitle.py
temboardagent/toolkit/pycompat.py
temboardagent/toolkit/services.py
temboardagent/toolkit/taskmanager.py
temboardagent/toolkit/utils.py
temboardagent/toolkit/validators.py
temboardagent/toolkit/tasklist/__init__.py
temboardagent/toolkit/tasklist/sqlite3_engine.py