Troubleshooting for NGINX

Why is my NGINX plugin not added to my Site24x7 account

An important prerequisite for adding a NGINX plugin is the correct configuration of the status URL. 

NGINX plugin uses the status URL to pull the performance metrics of the NGINX server. By default, the plugin will have http://localhost/status/ as the configured status URL. 

If this is different from the default URL, then the user has to update the URL accordingly in the Config section (NGINX_STATUS_URL) of the NGINX plugin. Restart the agent after successful update.

In case the problem still persists, execute the plugin and check whether the plugin provides any performance data. Please perform the below steps in the server: 
  1. Enter the following commands
    cd /opt/site24x7/monagent/plugins/nginxplus
    ./nginxplus.py
  2. Share the output with Site24x7 Support for further assistance

For more information on how to configure a NGINX plugin, please click here.