{% extends "base.html" %} {% block title %}Ping Monitor — Roundtable{% endblock %} {% block content %}

Ping Monitor

polling every {{ poll_interval }}s
{% include "_time_range.html" %}
{# ── Threshold settings ─────────────────────────────────────────────────── #}

Latency Thresholds

Above warn = orange  |  No response = red
{# ── Live host rows ─────────────────────────────────────────────────────── #}
{% endblock %}