nginx online exception scheme filing

 

1: Check whether the system is waiting too much
netstat -n | awk '/^tcp/ {++S[$NF]} END {for(a in S) print a, S[a]}'

Two: View the system's cpu mem io net
iostat -x -k |awk '{print $12}'|sort -rn -t ' ' -k 2 | head -2|sed -n 2p 2

top




















Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327027581&siteId=291194637