{% extends "layout.html" %} {% block content %}
{{ health_summary.health_status|title }}
{% if health_summary.health_status == 'healthy' %} All systems running normally {% elif health_summary.health_status == 'issues' %} Minor issues detected {% else %} Critical issues require attention {% endif %}{% if db_healthy %}Connected{% else %}Error{% endif %}
{% if db_healthy %} PostgreSQL connection active {% else %} {{ db_error }} {% endif %}{{ uptime_duration.days }}d {{ uptime_duration.seconds//3600 }}h {{ (uptime_duration.seconds//60)%60 }}m
Since first recorded eventErrors (24h)
Warnings (24h)
Events Today
Events This Week