{$layout} {$template "node_menu"}
{{t('node_index@节点详情')}}
{{t('node_index@节点名称')}}
{{node.name}}
{{t('node_index@状态')}}
{{t('node_index@IP地址')}}
{{address.ip}} ({{address.name}},{{t('node_index@不公开访问')}}   [off] [down] ({{t('node_index@不公开访问')}})
{{t('node_index@暂时还没有填写IP地址')}}
{{t('node_index@更多选项')}}
{{t('node_index@SSH主机地址')}}
{{node.login.params.host}} {{t('node_index@尚未设置')}}
{{t('node_index@尚未设置')}}
{{t('node_index@SSH主机端口')}}
{{node.login.params.port}} {{t('node_index@尚未设置')}}
{{t('node_index@尚未设置')}}
{{t('node_index@SSH登录认证')}}
{{t('node_index@API节点地址')}}
{{addr}}
{{t('node_index@使用全局设置')}}
{{t('node_index@运行状态')}}
{{t('node_index@运行状态')}}
{{t('node_index@运行中')}}   [{{t('node_index@通过SSH停止')}}] [{{t('node_index@停止中')}}...]
{{t('node_index@已断开')}}   [{{t('node_index@通过SSH启动')}}] [{{t('node_index@启动中')}}...] {{t('node_index@去安装')}}>
{{t('node_index@CPU用量')}}
{{node.status.cpuUsageText}}   ({{node.status.cpuPhysicalCount}}{{t('node_index@核心')}}/{{node.status.cpuLogicalCount}}{{t('node_index@线程')}})
{{t('node_index@内存用量')}}
{{node.status.memUsageText}}
{{t('node_index@负载')}}
{{node.status.load1m}}   {{node.status.load5m}}   {{node.status.load15m}}  
{{t('node_index@版本')}}
{{t('node_index@主程序位置')}}
{{node.status.exePath}}
{{t('node_index@最近API连接状况')}}
{{t('node_index@连接错误异常严重Value失败请改善当前节点和API节点之间通讯', [round(100 - node.status.apiSuccessPercent)])}} {{t('node_index@连接错误较多Value失败请改善当前节点和API节点之间通讯', [round(100 - node.status.apiSuccessPercent)])}} {{t('node_index@有连接错误发生Value失败请改善当前节点和API节点之间通讯', [round(100 - node.status.apiSuccessPercent)])}} {{t('node_index@连接良好')}} {{t('node_index@连接基本稳定平均Value秒', [round(node.status.apiAvgCostSeconds)])}} {{t('node_index@连接速度较慢平均Value秒', [round(node.status.apiAvgCostSeconds)])}} {{t('node_index@连接非常慢平均Value秒请改善当前节点和API节点之间通讯', [round(node.status.apiAvgCostSeconds)])}} {{t('node_index@尚未上报数据')}}
{{t('node_index@上次更新时间')}}
{{nodeDatetime}}

{{t('node_index@当前节点时间与API节点时间相差Value秒请同步节点时间', [nodeTimeDiff])}}

{{t('node_index@每隔30秒钟更新一次运行状态')}}

{{t('node_index@安装信息')}}
{{t('node_index@节点ID')}}(id)
{{node.uniqueId}}
{{t('node_index@密钥')}}(secret)
{{node.secret}}
{{t('node_index@安装目录')}}
{{t('node_index@使用集群设置')}}({{node.cluster.installDir}})
{{node.installDir}}
{{t('node_index@已安装')}}
{{t('node_index@已安装')}} {{t('node_index@未安装')}}