{% if action == "checker" %} {% set column_for_sort = 3 %} {% else %} {% set column_for_sort = 4 %} {% endif %} {% if action == 'smon' %} {% else %} {% endif %} {% if action != "checker" %} {% endif %} {% if smon != '' %} {% for t in smon %} {# {% set date_time = t.4|string %}#} {% if action != "checker" %} {% endif %} {% endfor %} {% else %} {{lang.words.table|title()}} {{lang.words.is}} {{lang.words.empty}} {% endif %}
{{lang.words.level|title()}}{{lang.words.check|title()}}{{lang.words.host|title()}}{{lang.words.port|title()}}{{lang.words.alert|title()}} {{lang.words.date|title()}} {{lang.words.time|title()}}
{% if t.1 == 'info' %} {% set color = '#5ad05a' %} {% elif t.1 == 'warning' %} {% set color = '#daa70e' %} {% else %} {% set color = '#be2424' %} {% endif %} {{t.1 |upper}} {% if action == 'smon' %} {{t.2|replace("'","")}} {% else %} {{t.2|replace("'","")}} {% endif %} {{t.3}}{{t.0}} {{t.4|strftime('%Y %m %d')}} {{t.4|strftime('%H:%M:%S')}}