cpu.html

来自「Unix下基于Web的管理工具」· HTML 代码 · 共 16 行

HTML
16
字号
<header>Process Manager - CPU View</header>This page shows all running process on your system, ordered by CPU utilization. For each process the PID, owner, CPU and command is displayed.The PID can be clicked on to display more information. <p>This view is useful for finding processes that are using excessive amountsof CPU time. The utilization of each process is shown as a percentage ofthe total CPU available. This means that on a normal system, the sum ofall processes will be less than 100%. Only if one or more processes areperforming some intensive task will all the CPU power of your system beused. <p><include overview><hr>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?