Home ---- ``EMHealth`` is a Python package designed for continuous remote monitoring of the performance and health metrics of Thermo Fisher Scientific electron microscopes. It offers flexible options to import Health Monitor data - either manually or automatically - and provides tools to query, visualize, and set up alerts. With integrated interactive Grafana dashboards, it helps you easily analyze and understand your system metrics. .. image:: /_static/dash-overview.png .. important:: The package is still in active development, not recommended for production use. .. image:: https://img.shields.io/pypi/v/em_health.svg :target: https://pypi.python.org/pypi/em_health :alt: PyPI release .. image:: https://img.shields.io/pypi/l/em_health.svg :target: https://pypi.python.org/pypi/em_health :alt: License .. image:: https://img.shields.io/pypi/pyversions/em_health.svg :target: https://pypi.python.org/pypi/em_health :alt: Supported Python versions .. image:: https://img.shields.io/pypi/dm/em_health :target: https://pypi.python.org/pypi/em_health :alt: Downloads Documentation ------------- .. toctree:: :maxdepth: 1 self getting_started advanced_setup using_emhealth maintenance cli development changelog