{% load staticfiles %} {% if my %}My {% endif %}SAAS services
Monitor all
All alerts
{% for ct, cts in slots.items %}
{{ ct }}:
{% for slot in cts %} {% endfor %}
SlotService
{{ slot.slot }} {{ slot.service }}
{% endfor %}
+Add service wiki support

Saas services:

{% if errors|length > 0 %}
Errors!
{% for er, erd in errors.items %} {% endfor %}
{{ er }}{{ erd }}
{% endif %} {% if errors|length > 0 %}
Errors!
{% for err, erd in errors.items %} {% endfor %}
{{ err }}{{ erd }}
{% endif %} {% for serv in services %} {% endfor %} {% if serv_inact|length > 0 %} {% for serv in serv_inact %} {% endfor %} {% endif %}
{{ serv.service }}: {% for ct in serv.ctypes %} {{ ct }} {% endfor %} {% if serv.is_meta %} metaservices {% endif %} configs cluster monitor polynom alerts
{{ serv }}: storage

searchproxy {% for ct in all_ctypes %} {{ ct }} {% endfor %} configs
indexerproxy{% for ct in all_ctypes %} {{ ct }} {% endfor %} configs
common
defaults
{% if user %}


We are watching you, {{ user }}
{% endif %}