{% extends "base.html" %} {% block title %}실시간 모니터링 - 리얼컴 NAS UI{% endblock %} {% block content %}
{{ network_traffic }}
| 서비스명 | 상태 | 동작 |
|---|---|---|
| {{ name }} | {% if status == 'active' %} 활성 {% elif status == 'inactive' %} 비활성 {% else %} {{ status }} {% endif %} |