{% extends "base/main.html" %} {% block title %}Dashboard {% endblock %} {% block head %}{% endblock %} {% block content %}
Node | Host | Users request/min | Service request/min | New sockets/min | Active sockets | Workers | Recency |
---|---|---|---|---|---|---|---|
Node | Host | Users request/min | Service request/min | New sockets/min | Active sockets | Workers | Recency |
{{stat.node_name}} | {{stat.host_name}} | {{stat.s_http_req}} | {{stat.s_http_s2s}} | {{stat.s_ws_req}} | {{stat.s_active_ws}} | {{stat.workers}} | {{stat.min_data}} sec ago |