Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好的,我是新手,我不知道如何处理 CPU 平均负载。我想了解更多。如果我不做好准备,我会遇到什么类型的问题?关于 CPU 平均负载,我必须了解什么?
在我的网站上,CPU 负载平均值是 0.30 到 0.31,但今天突然增加到 0.61 到 0.62... 我知道它很重要,请帮助我了解它。
谢谢你
我可以看到您的服务器上没有 CPU 负载,如果您面临服务器负载问题,那么我建议您通过top和ps -aufx命令监控您的服务器。使用此命令,您可以找出服务器负载问题的确切根本原因。