On one of CentOS server i found that load is around 10 , vmstat
output says a large number of process are in blocking state. In top
command output, cpu is almost 70% idel. What i conclude from my investigation that may be a large number of process saturated system . Now i decided to limit nproc by making entries in /etc/security/limits.conf
Am i on right track of troubleshooting ?