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