{% extends "baseTemplate/index.html" %} {% load static %} {# Server overview: identity, live gauges, the resource chart and service health. #} {% block title %}Server status{% endblock %} {% block styles %} {% endblock %} {% block content %}
{{ hostname }} · {{ serverIP }} · {{ info.os.prettyName }} · kernel {{ info.os.kernel }}
No samples yet for this window. The monitoring task writes one row a minute; the chart fills in as they arrive.