Logo
{{ siteSettings.site_title || 'Uptime Monitor' }}

{{ siteSettings.site_description || 'STATUS PAGE' }}

{{ loading ? 'SYNCING' : 'LIVE' }}

所有系统运行正常

ALL SYSTEMS OPERATIONAL

OPERATIONAL

MONITORS

{{ monitors.filter(m=>m.paused!==1).length }}

UPTIME

{{ monitors.filter(m=>m.paused!==1).length > 0 ? Math.round(monitors.filter(m=>m.paused!==1&&m.status==='UP').length / monitors.filter(m=>m.paused!==1).length * 100) : 0 }}%

AVG LATENCY

{{ avgLatency != null ? avgLatency + 'ms' : '-' }}

正在探测异常站点

INVESTIGATING POTENTIAL ISSUE

DEGRADED

部分服务出现异常

SERVICE DISRUPTION DETECTED

DISRUPTED

{{ error }}

NO MONITORS CONFIGURED

{{ inc.title }}

{{ inc.description }}

{{ formatDate(inc.created_at) }}

服务列表

{{ monitors.filter(m=>m.paused!==1).length }} 个活跃监控 · {{ lastUpdated }}

{{ m.name }}

{{ m.latency }}ms
{{ m.uptime_24h }}%
{{ m.url }} {{ formatDate(m.last_check) }}
{{ day.date }} · {{ ((day.up / day.total) * 100).toFixed(1) }}%No data
90 days ago 30d: {{ m.uptime_30d }}% Yesterday