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.





    • Related Articles

    • How to configure the NGINX status page for monitoring NGINX performance

      The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...
    • APM Insight monitor not getting added to my account

      The most probable reason will be a wrong license key used while adding the agent. Check if you have added the agent in the application with the correct license key. If you have used the correct license key and still the monitor is not getting added, ...
    • Possible reasons why my Windows plugin is not added to my account

      There may be instances when a Windows plugin monitor does not get added successfully to your Site24x7 account. Here are some frequently encountered errors, their reasons, and solutions you can implement to troubleshoot these instances and add the ...
    • Possible reasons why my Linux plugin has not been added to my Site24x7 account

      There may be instances when a Linux plugin monitor does not get added successfully to your Site24x7 account. Here are some frequently encountered errors, their reasons, and solutions you can implement to troubleshoot these instances and add the ...
    • How to troubleshoot my Windows PowerShell Plugin?

      By default, the Site24x7 monitoring Windows agent will run as a SYSTEM user. In case, if you would like to verify if the plugin script is giving the output properly as SYSTEM user, follow these steps: Download PsExec from this link and extract the ...