LICENSE
MANIFEST.in
README.rst
apidoc.json
setup.py
temboard-agent
temboard-agent-adduser
temboard-agent-password
temboard-agent-register
packaging/temboard-agent.service
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/top_level.txt
temboardagent/__init__.py
temboardagent/api.py
temboardagent/api_wrapper.py
temboardagent/async.py
temboardagent/cli.py
temboardagent/command.py
temboardagent/configuration.py
temboardagent/daemon.py
temboardagent/errors.py
temboardagent/httpd.py
temboardagent/httpsclient.py
temboardagent/inventory.py
temboardagent/log.py
temboardagent/notification.py
temboardagent/pluginsmgmt.py
temboardagent/queue.py
temboardagent/routing.py
temboardagent/sharedmemory.py
temboardagent/spc.py
temboardagent/tools.py
temboardagent/types.py
temboardagent/usermgmt.py
temboardagent/utils.py
temboardagent/validators.py
temboardagent/version.py
temboardagent/workers.py
temboardagent/plugins/__init__.py
temboardagent/plugins/activity/__init__.py
temboardagent/plugins/activity/compat.py
temboardagent/plugins/activity/functions.py
temboardagent/plugins/activity/process.py
temboardagent/plugins/administration/__init__.py
temboardagent/plugins/administration/compat.py
temboardagent/plugins/administration/functions.py
temboardagent/plugins/administration/types.py
temboardagent/plugins/dashboard/__init__.py
temboardagent/plugins/dashboard/compat.py
temboardagent/plugins/dashboard/metrics.py
temboardagent/plugins/hello/__init__.py
temboardagent/plugins/monitoring/__init__.py
temboardagent/plugins/monitoring/compat.py
temboardagent/plugins/monitoring/inventory.py
temboardagent/plugins/monitoring/output.py
temboardagent/plugins/monitoring/probes.py
temboardagent/plugins/pgconf/__init__.py
temboardagent/plugins/pgconf/compat.py
temboardagent/plugins/pgconf/filemgmt.py
temboardagent/plugins/pgconf/functions.py
temboardagent/plugins/pgconf/hba.py
temboardagent/plugins/pgconf/types.py
temboardagent/scripts/__init__.py
temboardagent/scripts/adduser.py
temboardagent/scripts/agent.py
temboardagent/scripts/password.py
temboardagent/scripts/register.py