Provide graphing nginx clients statistics (active, reading, writing, waiting) and nginx socket statistics (accepts, handled, requests). It's a formal devision used only for graphs usability.
For use do next steps:
1. Enable nginx http_stub_status_module at configure stage (if requared).
2. Enable stub status. Add to nginx.conf (in any server context):