{$layout} {$template "/code_editor"} {$template "reporter_menu"}
{{t('clusters_monitors_reporters_reporter@基本信息')}}
{{t('clusters_monitors_reporters_reporter@终端名称')}}
{{reporter.name}}
{{t('clusters_monitors_reporters_reporter@状态')}}
{{t('clusters_monitors_reporters_reporter@禁用')}} {{t('clusters_monitors_reporters_reporter@离线')}} {{t('clusters_monitors_reporters_reporter@在线')}}
{{t('clusters_monitors_reporters_reporter@所属分组')}}
{{group.name}}
{{t('clusters_monitors_reporters_reporter@全部分组')}}
{{t('clusters_monitors_reporters_reporter@区域')}}
{{reporter.location}} {{reporter.status.location}} {{t('clusters_monitors_reporters_reporter@没有设置')}}
{{t('clusters_monitors_reporters_reporter@网络提供商')}}
{{reporter.isp}} {{reporter.status.isp}} {{t('clusters_monitors_reporters_reporter@没有设置')}}
{{t('clusters_monitors_reporters_reporter@允许的终端IP')}}
{{ip}}
{{t('clusters_monitors_reporters_reporter@没有设置')}}
{{t('clusters_monitors_reporters_reporter@版本号')}}
v{{reporter.status.buildVersion}}
{{t('clusters_monitors_reporters_reporter@安装信息')}}
{{t('clusters_monitors_reporters_reporter@节点ID')}}
{{reporter.uniqueId}}
{{t('clusters_monitors_reporters_reporter@节点Secret')}}
{{reporter.secret}}
{{t('clusters_monitors_reporters_reporter@配置文件')}}
configs/api_reporter.yaml  {{t('clusters_monitors_reporters_reporter@下载')}}
{{t('clusters_monitors_reporters_reporter@配置内容')}}
rpc.endpoints: [{{apiEndpoints}}] nodeId: "{{reporter.uniqueId}}" secret: "{{reporter.secret}}"