Admin 認證

請輸入管理員密碼

{{ authError }}
Pulse Monitor

Pulse 管理面板

管理所有用戶和監控統計

共 {{ users.length }} 個用戶
共 {{ tokens.length }} 個授權碼
共 {{ users.length }} 個用戶檢查間隔
載入用戶數據中...

暫無用戶數據

還沒有用戶產生監控項目

{{ user.id }}
{{ user.totalMonitors }}
總監控
{{ user.upCount }}
正常
{{ user.downCount }}
異常
載入中...
檢查次數
{{ formatNumber(user.usage.checks) }}
通知次數
{{ formatNumber(user.usage.notifications) }}
平均每日檢查
{{ formatNumber(user.usage.avgChecksPerDay) }}
統計天數
{{ user.usage.days }} 天
暫無使用數據
最後活動: {{ formatTime(user.lastActivity) }}

產生新授權碼

載入授權碼中...

暫無授權碼

點擊上方按鈕產生第一個授權碼

{{ token.code }}
{{ getTokenStatusText(token) }}
{{ token.note || '無備註' }}
使用情況 {{ token.usedCount }} / {{ token.maxUses }}
產生時間 {{ formatDateTime(token.createdAt) }}
過期時間 {{ formatDateTime(token.expiresAt) }}
使用記錄
{{ usage.userId }} {{ formatDateTime(usage.usedAt) }}

用戶檢查間隔設定

設定每個用戶的監控檢查頻率,支援 1 分鐘、3 分鐘或 5 分鐘間隔。

暫無用戶

尚未發現任何用戶

{{ getUserInterval(user.id) }} 分鐘
上次檢查 {{ getUserLastCheck(user.id) }}
檢查頻率 每 {{ getUserInterval(user.id) }} 分鐘一次
設定中...