{% if action == "history" %} {% set column_for_sort = 4 %} {% else %} {% set column_for_sort = 3 %} {% endif %} {% if action != "checker_history" %} {% endif %} {% if smon != '' %} {% for t in smon %} {% set date_time = t.4|string %} {% if action != "checker_history" %} {% endif %} {% endfor %} {% else %} Table is empty {% endif %}
Level HostPortAlert Date Time
{% if t.1 == 'info' %} {% set color = '#5ad05a' %} {% else %} {% set color = '#be2424' %} {% endif %} {{t.1 |upper}} {{t.2}}{{t.3}}{{t.0}} {{date_time.split(' ')[0]}} {{date_time.split(' ')[1]}}