%include file="/app/common/html/include/static.html"/>
  
搜索
总内存{{(data.usememory/1024/1024/1024).toFixed(4)}}GB/{{(data.allmemory/1024/1024/1024).toFixed(2)}}GB
CPU使用率 {{data.all_cpu_pct}}%
{{scope.row.cmdlines}}
{{scope.row.name}}
PID:{{items1.pid}},CPU使用率 {{items1.cpu_pct}}%
内存{{(items1.memory_info.rss/1024/1024).toFixed(4)}}MB/{{(items1.memory_info.allmemory/1024/1024/1024).toFixed(2)}}GB
{{scope.row.count}}
CPU使用率 {{scope.row.cpu_pct}}%
内存{{(scope.row.memory_info.rss/1024/1024).toFixed(4)}}MB/{{(scope.row.memory_info.allmemory/1024/1024/1024).toFixed(2)}}GB
停止进程