{% load adagiostags %} {% if hostgroups %}
Hostgroup | Child Hostgroups | Parent Hostgroups | Hosts | Services | Health | Service Status | |||
---|---|---|---|---|---|---|---|---|---|
{{ row.name }} |
{{ row.child_hostgroups|length }}
|
{{ row.parent_hostgroups|length }}
|
{{ row.members|length }} | {{ row.total }} | {% if row.health > -1 %} {{ row.health|floatformat }}% {% else %} 0 {% endif %} |
|