This check parses the information provided by the NGINX stub status module. If you have enabled that module, then the URL /nginx_status shows interesting information about the inner state of the web server when accessed from localhost. The agent plugin nginx_status fetches these information and processes it.
Table of Contents |
---|
Step-by-step guide
After installing and configuring nginx you can follow this steps to monitor Nginx status.
...