{% load adagiostags %} {% if please_skipt_this %} {% endif %} For more information, click here. {# This table is rendered within email clients so we cannot use imported CSS and cannot use javascript. CSS Inliner tools are good for creating the markup below. #} {% for i in services %} {% if i.state == 0 %}{% endif %} {% if i.state == 1 %}{% endif %} {% if i.state == 2 %}{% endif %} {% if i.state == 3 %}{% endif %} {% endfor %}
Host Service Output Duration Last Check
{{ i.host_name }} {{ i.description }} {{ i.plugin_output|slice:"70" }} {{ i.last_state_change|timestamp|timesince }} {{ i.last_check|timestamp|date:'Y-m-d H:i' }}
total {{ services|length }} objects.