{{ s.icon }}
{{ s.value }}
{{ s.label }}
{{ activeGroup.name }}
分组类型
巡检周期
{{ humanizeCron(activeGroup.cron) }}
{{ activeGroup.cron }}
正常响应码
超时
{{ activeGroup.timeout }}s
失败重试
{{ activeGroup.retry }} 次 / 间隔 {{ activeGroup.retryInterval }}s
重定向次数
≤ {{ activeGroup.maxRedirect }}
Tg 通知
{{ activeGroup.tgNotify }}
| 状态 | 监控地址 | 响应码 | 耗时 | 上次巡检 |
|---|---|---|---|---|
| {{ statusText(t.status) }} | {{ t.url }} | {{ t.code ?? '—' }} | {{ t.latency != null ? t.latency + ' ms' : '—' }} | {{ t.lastCheck || '—' }} |
{{ activeGroup.targets.length ? '当前筛选条件下没有记录' : '该分组暂无监控地址' }}
第 {{ page }} / {{ totalPages }} 页
…
暂无分组,点击左侧「新建分组」开始