dongyou6768 2014-07-04 11:41
浏览 71
已采纳

这些术语在Apache Status中的cpu使用意味着什么? [关闭]

In apache status page into WHM there is a line showing cpu usage. This line looks like this.

CPU Usage: u133.74 s28.94 cu0 cs0 - .0108% CPU load

what do the terms (u,s,cu,cs) mean?

  • 写回答

1条回答 默认 最新

  • doujiao9866 2014-07-04 12:52
    关注

    This is answered in a serverfault questions:

    u=user, s=system... cu and cs are the cumulative values of u and s

    Original answer found at: https://serverfault.com/questions/225913/explain-apache-status

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?