--- permalink: /status/ --- {% include head.html %} {% include nav.html %}

# 服务器监控

# 网络流量

{% include status-pic.html name="service_traffic_IPv4" %} {% include status-pic.html name="service_traffic_IPv6" %}

# 磁盘状态

磁盘占用:
{% include status-pic.html name="diskstats_iops" %} {% include status-pic.html name="diskstats_throughput" %}

# CPU / 内存

{% include status-pic.html name="cpu" %} {% include status-pic.html name="memory" %}

# 同步状态

{% raw %} {% endraw %}
Name {{mir.name}}{{mir.is_master ? '' : ' [slave]'}} Last Update
Last Sync
Last Active
Next Sync
Last Sync
{{mir.last_update}}
{{mir.last_update_ago}}
{{mir.last_ended}}
{{mir.last_ended_ago}}
{{mir.status != 'syncing' ? mir.next_schedule : 'Syncing'}}
{{mir.next_schedule_ago}}
{{mir.last_update}}
Upstream {{mir.upstream}} Status {{mir.status}} Size {{mir.size}}
{% include footer.html %}