{% extends 'traffic/reporter/monthly/names/name/index.html' %} {% block subtab_content %} {% block table_desc %}{% endblock %}
# | First Level Domain | Download | Download (%) | Upload | Upload (%) | Requests | Requests (%) | Forwarded | Blocked | Adapted | Skipped | Offensive | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{forloop.counter}} | {% if row.verdict_block > 0 %} {% elif row.offensive > 0 %} {% else %} {% endif %} | 0 %} style="color: red;" {% elif row.offensive > 0 %} style="color: peru;" {% else %} {% endif %} >{{row.Index}} | {{row.reply_size|filesizeformat}} | {{row.bandwidth_percent}} | {{row.request_size|filesizeformat}} | {{row.request_size_percent}} | {{row.requests}} | {{row.requests_percent}} | {{row.ws_verdict_pass}} | 0 %}style="color:red;"{%endif%}>{{row.ws_verdict_block}} | {{row.ws_verdict_adapt}} | 0 %}style="color:peru;"{%endif%}>{{row.ws_verdict_skip}} | {{row.ws_offensive}} |
No items found. | |||||||||||||
Total | {{totals.total_reply_size|filesizeformat}} | {{totals.total_request_size|filesizeformat}} | {{totals.total_requests}} | {{totals.total_ws_verdict_pass}} | {{totals.total_ws_verdict_block}} | {{totals.total_ws_verdict_adapt}} | {{totals.total_ws_verdict_skip}} | {{totals.total_ws_offensive}} |