组详细信息
节点状态: {{ 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 || '再刷新' }}