服务站点管理
{{ (station.serviceStationInfo||{}).serviceStationName }}
{{station.apiStationNames}}
操作 : 打开 暂停 强制关闭
-----------------------
-----------------------
-----------------------
{{station.apiStationNames}}
操作 : 打开 暂停 强制关闭
状态(正常|暂停) | : {{station.status}} |
stationVersion | : {{ (station.serviceStationInfo||{}).stationVersion }} |
startTime | : {{station.startTime}} |
qps | : {{station.qps}} |
apiNode | : {{station.apiNodeCount}} |
activeApiNode | : {{station.activeApiNodeCount}} |
called(err/sum) | : {{(station.counter||{}).errorCount}}/{{(station.counter||{}).sumCount}} |
MachineName | : {{ getStringByPath(station,'deviceInfo.MachineName')}} |
cpuUsage | : {{ getFloatByPath(station,'usageStatus.cpuUsage') }} % |
memoryUsage | : {{ getFloatByPath(station,'usageStatus.memoryUsage') }} % |
deviceKey | : {{((station.deviceInfo||{}).deviceKey||'').substr(0,4) }} |
serviceStationKey | : {{((station.serviceStationInfo||{}).serviceStationKey||'').substr(0,4) }} |
connKey | : {{(station.connKey||'').substr(0,4) }} |