Node ID: {{ node_identifier }}
Name: {{ node_name }}
GMN version: {{ gmn_version }}
Django version: {{ django_version }}
Average size of Science objects: {{ avg_sci_data_size }} bytes
Objects: {{ n_science_objects }}
Operations, total: {{ n_connections_total }}
Operations, last hour: {{ n_connections_in_last_hour }}
Subjects: {{ n_unique_subjects }}
Permissions: {{ n_permissions }}
Server time: {{ server_time }}
Storage used / remaining: {{ storage_space }}
Science objects by Format: {% for o in n_objects_by_format_id %} {% endfor %}
{{ o.format__format_id }} {{ o.dcount }}
{{ node_description }}