{% load adagiostags %} {% for row in hosts %} {% if row.state == 0 %} {% else %} {% endif %} {% for i in row.services_with_info %} {% endfor %} {% endfor %}
Host Name Address Last Check Host Status Service Status
{{ row.name }} {{ row.address }} {{ row.last_check|timestamp|timesince }} ago Host UP{% if row.childs %}Network outage {% else %}Host Down {% endif %}
{{i.0 }} - {{ i.3 }}