{% extends "base.html" %} {% block content %} {% from 'include/input_macros.html' import input, checkbox, select %} {% if serv %} {% endif %}
{% for s in servers %} {% if serv %} {% endif %}
{% if service == 'nginx' %} {% if s.5.0.3 == 'active' %} {% else %} {% endif %} {{s.1}} {% else %} {% if s.5 != False %} {% else %} {% endif %} {% if not serv %} {{s.1}} {% else %} {{s.1}} {% endif %} {% endif %} {% if service == 'haproxy' %} {% if s.6|int() >= 1 %} = 1 %} src="/inc/images/shield.png" title="Auto start enabled" {% else %} src="/inc/images/shield-red.png" title="Auto start enabled, but keep alive service does not work" {% endif %} width=18 style="padding-left: 5px; margin-bottom: -3px;"> {% endif %} {% endif %} {% if role <= 1 %} {% if service == 'nginx' %} {% set action_service = 'nginx' %} {% else %} {% set action_service = 'hap' %} {% endif %} {% endif %}
{{s.3}}
{% if service == 'nginx' %} Version: {{s.5.0.2}} Process_num: {{s.5.0.5}} {% if s.5.0.3 == 'active' %} Uptime: {% else %} Downtime: {% endif %} {{s.5.0.4}} {% else %} {% if s.5.0 is defined %} {{s.5.0.0}} {{s.5.0.1}} {{s.5.0.2}} {% else %} Cannot get information about HAProxy {% endif %} {% endif %}
Last edit:
IP: {{s.2}} {% if s.7.0.0 != None %} Master for: {{ s.7.0.1 }} {% endif %}
{% if service == 'haproxy' %} {% endif %}
{% if serv %}
Backends:
{% endif %}
{% endfor %}
{% if serv %}
{% for s in servers %}
{% endfor %} {% endif %} {% endblock %}