| Name | IPv4 Addr | State | Latencey | Last State | IPv6 Addr | State | Latencey | Last State | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ host.name }} | {% for conn in host.connections %}{{ conn.addr if conn.addr else '' }} | {{ conn.state if conn.state else '' }} | {{ conn.latency if conn.latency else '' }} | {{ conn.last_state_ts if conn.last_state_ts else '' }} | {% endfor %} {% if host.connections|length == 0 %}{% elif host.connections|length == 1 %} | {% endif %} |