{{ menu | safe }}

Admin Dashboard

Server Metrics

Lila Framework Memory: {{lila_memory|round(0) }} MB

Lila Framework CPU: {{lila_cpu_usage|round(0) }} %

Server Memory: {{system_used_memory|round(0) }} MB / {{ system_total_memory|round(0) }} MB

Server CPU: {{ cpu_usage|round(0) }} %

Logs

{% if logs_html %} {{ logs_html | safe }} {% else %}

No logs available

{% endif %}