{% load helpers %}

Backbone reachability by panel (next hop)

{% for p in panels %} {% for r in p.rows %} {% endfor %} {% endfor %}
PanelLocationRackMediaFree / TotalFill
{% if forloop.first %}{{ p.panel }}{% endif %} {{ r.location }} {{ r.rack }} {{ r.media }} {{ r.free }}/{{ r.total }} {% utilization_graph r.used_pct %}