LICENSE
MANIFEST.in
README.rst
pyproject.toml
docker/.env_example
docker/Dockerfile
docker/compose.yaml
docker/init-db.sh
docker/pgbackrest.conf
docker/reset-db.sh
docker/grafana/provisioning/alerting/TEM_module_offline.yaml
docker/grafana/provisioning/alerting/alert_resources.yaml
docker/grafana/provisioning/dashboards/dashboards.yaml
docker/grafana/provisioning/dashboards/DB performance/dashboard-1782228918253.json
docker/grafana/provisioning/dashboards/DB performance/dashboard-1782228982588.json
docker/grafana/provisioning/dashboards/DB performance/dashboard-1782228992963.json
docker/grafana/provisioning/dashboards/DB performance/dashboard-1782229003334.json
docker/grafana/provisioning/dashboards/DB performance/dashboard-1782229012461.json
docker/grafana/provisioning/dashboards/DB performance/dashboard-1782229020105.json
docker/grafana/provisioning/dashboards/DB performance/dashboard-1782229028155.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232300723.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232310546.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232319347.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232327961.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232360405.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232368937.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232377190.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232386355.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232394790.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232402654.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232410818.json
docker/grafana/provisioning/dashboards/SEM/dashboard-1782232419003.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782231944426.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232028477.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232046115.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232110120.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232135327.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232144587.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232154334.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232162829.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232171163.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232179471.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232187454.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782232195116.json
docker/grafana/provisioning/dashboards/TEM/dashboard-1782977902536.json
docker/grafana/provisioning/datasources/datasources.yaml
docs/Makefile
docs/advanced_setup.rst
docs/changelog.rst
docs/cli.rst
docs/conf.py
docs/db_dashboards.rst
docs/development.rst
docs/getting_started.rst
docs/index.rst
docs/maintenance.rst
docs/make.bat
docs/requirements.txt
docs/sem_dashboards.rst
docs/tem_dashboards.rst
docs/using_emhealth.rst
docs/_static/HM_export.png
docs/_static/HM_settings.png
docs/_static/export-csv.png
docs/_static/export-png.png
docs/_static/task-01.png
docs/_static/task-02.png
docs/_static/task-03.png
docs/_static/task-04.png
docs/_static/perf/dash-caggs.png
docs/_static/perf/dash-config.png
docs/_static/perf/dash-jobs.png
docs/_static/perf/dash-overview.png
docs/_static/perf/dash-queries.png
docs/_static/perf/dash-schemas.png
docs/_static/perf/dash-vacuum.png
docs/_static/sem/dash-al.png
docs/_static/sem/dash-alerts.png
docs/_static/sem/dash-apertures.png
docs/_static/sem/dash-browser.png
docs/_static/sem/dash-column.png
docs/_static/sem/dash-detectors.png
docs/_static/sem/dash-flm.png
docs/_static/sem/dash-motion.png
docs/_static/sem/dash-overview.png
docs/_static/sem/dash-pc.png
docs/_static/sem/dash-prod.png
docs/_static/sem/dash-source.png
docs/_static/tem/dash-al.png
docs/_static/tem/dash-alerts.png
docs/_static/tem/dash-browser.png
docs/_static/tem/dash-column.png
docs/_static/tem/dash-detectors.png
docs/_static/tem/dash-motion.png
docs/_static/tem/dash-overview.png
docs/_static/tem/dash-pc.png
docs/_static/tem/dash-prod.png
docs/_static/tem/dash-source.png
em_health/__init__.py
em_health/db_analyze.py
em_health/db_client.py
em_health/db_manager.py
em_health/fdw_manager.py
em_health/instruments.json
em_health/main.py
em_health.egg-info/PKG-INFO
em_health.egg-info/SOURCES.txt
em_health.egg-info/dependency_links.txt
em_health.egg-info/entry_points.txt
em_health.egg-info/requires.txt
em_health.egg-info/top_level.txt
em_health/sql/init_db.sql
em_health/sql/events/create_functions.sql
em_health/sql/events/create_tables.sql
em_health/sql/events/create_triggers.sql
em_health/sql/events/cagg/data_counters_daily.sql
em_health/sql/events/cagg/em_off_daily.sql
em_health/sql/events/cagg/epu_state_daily.sql
em_health/sql/events/cagg/fib_baa_counters_daily.sql
em_health/sql/events/cagg/fib_bda_counters_daily.sql
em_health/sql/events/cagg/fib_beam_daily.sql
em_health/sql/events/cagg/flm_beam_daily.sql
em_health/sql/events/cagg/gis_counters_daily.sql
em_health/sql/events/cagg/image_counters_daily.sql
em_health/sql/events/cagg/load_counters_daily.sql
em_health/sql/events/cagg/sem_beam_daily.sql
em_health/sql/events/cagg/sem_chamber_state_daily.sql
em_health/sql/events/cagg/sem_cryocycle_al_daily.sql
em_health/sql/events/cagg/sem_cryocycle_noal_daily.sql
em_health/sql/events/cagg/sem_pressure_daily.sql
em_health/sql/events/cagg/sem_pressure_hourly.sql
em_health/sql/events/cagg/tem_cryocycle_daily.sql
em_health/sql/events/cagg/tem_pressure_daily.sql
em_health/sql/events/cagg/tem_pressure_hourly.sql
em_health/sql/events/cagg/tomo_state_daily.sql
em_health/sql/events/mviews/em_off.sql
em_health/sql/events/mviews/epu_counters.sql
em_health/sql/events/mviews/epu_running_daily.sql
em_health/sql/events/mviews/epu_runs.sql
em_health/sql/events/mviews/epu_sessions.sql
em_health/sql/events/mviews/epud_runs.sql
em_health/sql/events/mviews/sem_beamtime_daily.sql
em_health/sql/events/mviews/tomo_counters.sql
em_health/sql/events/mviews/tomo_running_daily.sql
em_health/sql/events/mviews/tomo_runs.sql
em_health/sql/events/mviews/tomo_sessions.sql
em_health/sql/events/mviews/vacuum_state_daily.sql
em_health/sql/migrations/002.sql
em_health/sql/migrations/003.sql
em_health/sql/migrations/004.sql
em_health/sql/migrations/005.sql
em_health/sql/pganalyze/create_functions.sql
em_health/sql/pganalyze/create_jobs.sql
em_health/sql/pganalyze/create_tables.sql
em_health/sql/tests/pgtap/01_schema.sql
em_health/sql/tests/pgtap/02_functions.sql
em_health/sql/tests/pgtap/03_behaviour.sql
em_health/sql/tests/pgtap/04_privileges.sql
em_health/sql/uec/create_tables.sql
em_health/tests/9999_data.xml
em_health/tests/test_app.py
em_health/tests/test_performance.py
em_health/utils/__init__.py
em_health/utils/create_task.py
em_health/utils/generate-keys.sh
em_health/utils/import_xml.py
em_health/utils/maintenance.py
em_health/utils/tools.py
em_health/utils/update-passwd.sh
em_health/utils/watcher.py