HY APP MONITOR
DEPLOY最后刷新 {{ formattedUpdatedAt }}
{{ serviceMatrixRows.length }} 行 · {{ serviceMatrixColumns.length }} 列
| 服务 | 类型 | {{ column.host }} | 实例 | 异常 | 均值 |
|---|---|---|---|---|---|
| {{ row.service }} | {{ row.kind }} | {{ statusCellLabel(cell) }} {{ formatLatency(cell.latencyMs) }} {{ densityMode === 'detail' ? '—' : '·' }} | {{ row.deployedCount }} | {{ row.downCount }} | {{ formatLatency(row.avgLatencyMs) }} |
{{ overviewHostPanelSummary }}
{{ host.metrics.error }}
{{ filteredHostRows.length }} 台主机
{{ host.metrics.error }}
{{ payload.nacos.baseUrl || '-' }} · {{ payload.nacos.namespaceName || 'default' }} · {{ truncateMiddle(payload.nacos.namespaceId, 10, 8) || '-' }}
{{ explainError(payload.nacos.error) }}
| 服务 | 命名空间 | 分组 | 实例数 | 健康数 | 展开 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ service.serviceName }} | {{ service.namespaceName || 'public' }} | {{ service.groupName }} | {{ service.instanceTotal }} | {{ service.healthyTotal }} | |||||||||||||
|
|||||||||||||||||
| 当前没有异常 Nacos 服务 | |||||||||||||||||
| 服务 | 命名空间 | 分组 | 实例数 | 健康数 | 展开 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ service.serviceName }} | {{ service.namespaceName || 'public' }} | {{ service.groupName }} | {{ service.instanceTotal }} | {{ service.healthyTotal }} | |||||||||||||
|
|||||||||||||||||
{{ payload.mongo.info.host || '-' }} · {{ payload.mongo.info.version || '-' }} · {{ payload.mongo.info.process || '-' }}
{{ payload.mongo.error }}
{{ formatNumber(filteredMongoDatabases.length) }} 项
| 数据库 | 集合 | 对象 | 数据量 | 存储量 | 索引数 | 索引量 |
|---|---|---|---|---|---|---|
| {{ db.name }} | {{ formatNumber(db.collections) }} | {{ formatNumber(db.objects) }} | {{ formatMb(db.dataSizeMb) }} | {{ formatMb(db.storageSizeMb) }} | {{ formatNumber(db.indexCount) }} | {{ formatMb(db.indexSizeMb) }} |
| 当前没有匹配的数据库 | ||||||
{{ payload.mongo.replicaSet.members.length }} 成员
| 成员 | 状态 | 健康 | 运行时长 | 复制延迟 | 最后 Optime |
|---|---|---|---|---|---|
| {{ member.name }} | {{ member.stateStr }} | {{ member.health }} | {{ formatDuration(member.uptime) }} | {{ member.lagSeconds == null ? '-' : `${member.lagSeconds}s` }} | {{ formatDateTime(member.optimeDate) }} |
| 主机 | IP | 节点 | CPU | MEM | DISK | PROC | 采集 | 服务异常 |
|---|---|---|---|---|---|---|---|---|
| {{ host.host }} | {{ host.ip }} | {{ host.groupLabel }} | {{ formatPercent(host.metrics.cpuPercent) }} | {{ formatPercent(host.metrics.memoryPercent) }} | {{ formatPercent(host.metrics.diskPercent) }} | {{ host.metrics.processCount ?? '-' }} | {{ host.metrics.error || '异常' }} | {{ host.downCount }} |
| 当前没有采集异常主机 | ||||||||
| 主机 | IP | 节点 | CPU | MEM | DISK | PROC | 采集 | 服务异常 |
|---|---|---|---|---|---|---|---|---|
| {{ host.host }} | {{ host.ip }} | {{ host.groupLabel }} | {{ formatPercent(host.metrics.cpuPercent) }} | {{ formatPercent(host.metrics.memoryPercent) }} | {{ formatPercent(host.metrics.diskPercent) }} | {{ host.metrics.processCount ?? '-' }} | 正常 | {{ host.downCount }} |
{{ explainError(mySqlAdmin.error) }}
{{ mySqlOverviewWarningText }}
{{ selectedMySqlDatabaseItem.name }}
| 表名 | Engine | Rows | 大小 | 更新时间 |
|---|---|---|---|---|
| {{ table.engine || '-' }} | {{ formatNumber(table.rowEstimate) }} | {{ formatMb(table.totalSizeMb) }} | {{ formatDateTime(table.updateTime) }} | |
| 当前没有表 | ||||
{{ selectedMySqlTableItem.name }}
| 操作 | |
|---|---|
|
|
{{ mySqlCellPreview(row.values[column.name]) }} |
| 当前没有数据 |
{{ selectedMySqlTableItem.name }}
{{ mySqlRowIdentityText(mySqlAdmin.rowEditor.identity) }}
{{ selectedMySqlTableItem.name }}
| 列名 | 类型 | 默认值 | 属性 | 操作 |
|---|---|---|---|---|
| {{ column.name }} | {{ column.columnType }} | {{ mySqlCellPreview(column.default, 48) }} | ||
| 当前没有列 | ||||
{{ selectedMySqlTableItem.name }}
{{ selectedMySqlTableItem.name }}
| 索引名 | 列 | 属性 | 操作 |
|---|---|---|---|
| {{ index.name }} | {{ (index.columns || []).map((column) => column.name).join(', ') }} | ||
| 当前没有索引 | |||
{{ selectedMySqlTableItem.name }}
{{ selectedMySqlDatabaseItem.name }}
{{ mySqlAdmin.sqlConsole.result.kind || '-' }}
| {{ column }} |
|---|
| {{ mySqlCellPreview(row[column]) }} |
| 当前没有结果 |
{{ explainError(mongoAdmin.error) }}
{{ selectedMongoDatabaseItem.name }}
| 集合 | 类型 | 文档 | 容量 | 索引 | 操作 |
|---|---|---|---|---|---|
| {{ collection.name }} | {{ collection.type || 'collection' }} | {{ formatNumber(collection.documentCount) }} | {{ formatMb(collection.storageSizeMb) }} | {{ formatNumber(collection.indexCount) }} | |
| 当前没有集合 | |||||
{{ selectedMongoDatabaseItem.name }}
{{ selectedMongoCollectionItem.name }}
| 操作 | _id | 预览 |
|---|---|---|
|
|
{{ item.idText || '-' }} | {{ item.previewText }} |
| 当前没有文档 | ||
{{ mongoAdmin.editor.idText || selectedMongoCollectionItem.name }}
{{ selectedMongoCollectionItem.name }}
{{ selectedMongoCollectionItem.name }}
{{ selectedMongoCollectionItem.name }}
{{ selectedMongoCollectionItem.name }}
{{ selectedMongoCollectionItem.name }}
{{ selectedMongoCollectionItem.name }}
| 操作 | _id | 预览 |
|---|---|---|
|
|
{{ item.idText || '-' }} | {{ item.previewText }} |
| 当前没有结果 | ||
{{ selectedMongoCollectionItem.name }}
| 索引名 | Keys | 属性 | 操作 |
|---|---|---|---|
| {{ index.name }} |
{{ index.keysText }}
|
||
| 当前没有索引 | |||
{{ selectedMongoCollectionItem.name }}
{{ selectedMongoDatabaseItem.name }}
{{ selectedMongoCollectionItem.name }}
{{ selectedMongoDatabaseItem.name }}
{{ explainError(nacosConfig.error) }}
{{ explainError(nacosConfig.detailError) }}
{{ row.text || ' ' }}
{{ explainError(goConfig.error) }}
差异 key:{{ goConfig.diffKeys.join(', ') }}
{{ row.text || ' ' }}
{{ explainError(updateOps.error) }}
{{ updateOps.message }}
{{ explainError(updateOps.error) }}
| 仓库类型 | Git Ref | Commit | 版本 | 服务 |
|---|---|---|---|---|
| {{ build.kind }} | {{ build.gitRef }} | {{ truncateMiddle(build.commit, 10, 6) }} | {{ build.imageTag || '-' }} | {{ (build.services || []).join(', ') }} |
| 主机 | 服务 | Compose | 预拉镜像 |
|---|---|---|---|
| {{ item.host }} | {{ (item.services || []).join(', ') }} | {{ item.compose && item.compose.changed ? '已更新' : '未变化' }} | {{ item.prepull ? item.prepull.status : '-' }} |
| 服务 | 主机 | 版本 | 状态 | HTTP | Nacos | 耗时 |
|---|---|---|---|---|---|---|
| {{ step.service }} | {{ step.host }} | {{ truncateMiddle(step.image, 14, 12) }} | {{ step.status }} | {{ step.http.statusCode }} / {{ step.http.latencyMs }}ms - | {{ step.nacos.source || 'ok' }} - | {{ step.durationSeconds || '-' }}s |
{{ explainError(restartOps.error) }}
{{ restartOps.message }}
| 服务 | 主机 | 类型 | 状态 | HTTP | Nacos | 耗时 |
|---|---|---|---|---|---|---|
| {{ step.service }} | {{ step.host }} | {{ step.kind }} | {{ step.status }} | {{ step.http.statusCode }} / {{ step.http.latencyMs }}ms - | {{ step.nacos.source || 'ok' }} - | {{ step.durationSeconds || '-' }}s |