Card Image
{{ card.title }}
{{ card.content }}
{{ card.date }}
+

{{ modalTitle }}

节点状态
节点 {{ connIndex + 1 }}
{{ conn.ssh_info.host }} 端口: {{ conn.ssh_info.port }}

用户: {{ conn.ssh_info.username }} 密码: {{ conn.ssh_info.password }}

数据库: {{ conn.db_info.database }} 端口: {{ conn.db_info.port }}

用户: {{ conn.db_info.user }} 密码: {{ conn.db_info.password }}

组详细信息

节点状态: {{ currentGroup.systemInfo.status }}

SSH 信息:

Host: {{ currentGroup.systemInfo.host }}

Port: {{ currentGroup.systemInfo.port }}

Username: {{ currentGroup.systemInfo.username }}

Password: {{ currentGroup.systemInfo.password }}

系统信息:

操作系统 (OS): {{ currentGroup.systemInfo.os || '再刷新' }}

CPU: {{ currentGroup.systemInfo.cpu || '再刷新' }}

内存 (Memory): {{ currentGroup.systemInfo.memory || '再刷新' }}

磁盘 (Disk): {{ currentGroup.systemInfo.disk || '再刷新' }}

磁盘速度 (DiskSpeed): {{ currentGroup.systemInfo.diskSpeed || '再刷新' }}

网络 (Network): {{ currentGroup.systemInfo.network || '再刷新' }}

网络速度 (NetworkSpeed): {{ currentGroup.systemInfo.networkSpeed || '再刷新' }}

错误 (Error): {{ currentGroup.systemInfo.error || '再刷新' }}