nginx cpu太高或太低--状态简单分析与监控

1)  nginx cpu占用率太高,多是CPU密集型计算致使堵塞的.nginx

    分析工具 https://github.com/agentzh/nginx-systemtap-toolkit#sample-btgit

                   https://github.com/agentzh/stapxx#ngx-lj-lua-stacksgithub

2) nginx cpu占用率太低,多是IO堵塞,好比文件IO,网络IO.网络

    分析工具: https://github.com/agentzh/stapxx#epoll-loop-blocking-distr工具

相关文章
相关标签/搜索