No related products found, please re-enter
No related products found, please re-enter
京东云与众多优秀的第三方服务商合作,为您提供企业发展所需服务
前往云市场愿携手合作伙伴共生、共创、共赢,致力于降低供应链成本提升运营效率,成为值得产业信赖的合作生态伙伴
了解详情可以通过在线咨询、电话、工单等与我们取得联系,京东云为您提供专业的服务支持,助力轻松上云。
查看技术文档作为京东集团面向企业、政府等机构的技术服务品牌,京东云是更懂产业的数智化解决方案提供商,致力于为企业、金融机构、政府等各类客户提供以供应链为基础的数智化解决方案。
了解更多If you need to use the Console, please go to the computer end or JD Cloud & AI APP
长按或截图保存,扫描关注京东云服务微信公众号
Note: The configuration and instructions involved in this article have been tested on CentOS 6.5 64-bit operating system. Configuration of operating systems of other types and versions may be different. For details, please refer to the official documentation of the corresponding operating system.
**You can view the usage of the CPU, memory and other resources from the process perspective through top. **
Instructions for use:
top
Echo description:
The third line on the default interface will display the current overall usage of the CPU resources, and at the bottom will display the resource usage of each process.
You can directly enter the uppercase/lowercase P in the interface to arrange the monitoring results in reverse order according to the CPU utilization, so as to locate the process that occupies a high CPU usage in the system. Finally, according to the system log and relevant log of the program itself, the corresponding process is further investigated and analyzed to determine the cause of its high CPU usage.
**Use top to kill CPU-intensive processes directly. **
As mentioned earlier, you can use the top command to view load issues of the system and locate processes that are consuming more CPU resources. You can quickly terminate corresponding abnormal process directly in the top running interface. Description is as follows:
- To kill a process, press the lowercase k key.
- Enter the PID of the process to be killed (first column of top output).
Low CPU utilization but high load
Problem Description:
There is no business program running in the Linux system. Through the top observation, the CPU is very idle, but the load average is very high, roughly as shown in the figure below.
Treatment method:
Load average is an evaluation of the CPU load. The higher the value, the longer the task queue and the more tasks waiting to be executed. When this happens, it may be caused by a zombie process. You can use the command ps -axjf to check whether there is a D-state process. D state refers to an uninterruptible sleep state. Processes in this state cannot be killed and you cannot exit them by yourselves. It can only be solved by restoring the resources they depend on or restarting the system.
If your problem cannot be solved, please submit a ticket to us.

我们的产品专家为您找到最合适的产品/解决⽅案
1v1线上咨询获取售前专业咨询
专业产品顾问,随时随地沟通

Pre-sale tel:400-098-8505 to 1
After-sales tel:400-098-8505 to 2
Email:jdcloud@jd.com
长按或截图保存,扫描关注京东云服务微信公众号
长按或截图保存,关注【京东云】企业微信
Copyright © 2012-2025 JDCloud.com All rights reserved 京公网安备 11030102011640号No. 11041704-31 Beijing ICP Certificate No. 070359 Privacy Statement Qualification Certificate












