{% extends 'base.html' %} {% block title %} Manager Health {% endblock %}
Service: {{health.service}}
Attached: {{health.attached}}
Plugin ID: {{health.plugin_id}}
Attached Since: {{health.attached_since}}
Room: {{health.sample_room_check}}
Query: {{room}}
ppm: {{state.ppm}}
janus instance: {{state.janus}}
{% endblock %}