LICENSE
MANIFEST.in
README.rst
apidoc.json
setup.py
temboard-agent
temboard-agent-adduser
temboard-agent-password
temboard-agent-register
temboard-agent.service
share/temboard-agent.conf.sample
share/temboard-agent.logrotate
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/top_level.txt
temboardagent/__init__.py
temboardagent/api.py
temboardagent/api_wrapper.py
temboardagent/async.py
temboardagent/command.py
temboardagent/configuration.py
temboardagent/daemon.py
temboardagent/errors.py
temboardagent/httpd.py
temboardagent/httpsclient.py
temboardagent/inventory.py
temboardagent/logger.py
temboardagent/notification.py
temboardagent/options.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/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
test/test_activity.py
test/test_administration.py
test/test_api.py
test/test_dashboard.py
test/test_monitoring.py
test/test_pgconf.py