Skip to main content

Modules generated by the plugin

The standard execution of this plugin will return the following modules by default (with all optional blocks enabled):

Monitoring:

  • Active connections
The current number of active (accepted) connections from clients.
  • Accepted connections
The total number of accepted connections from clients since the nginx master process started.
  • Handled connections
The total number of handled connections from clients since the nginx master process started.
  • Handled request
The total number of client requests since the nginx master process started.
  • Keep-alive connections
Number of keep-alive connections
  • Nginx plugin execution
If the plugin is running, 1 if so, 0 otherwise
  • Nginx plugin info
Exception if the above modules are not generated.

This is what it would look like on the module screen:

 

image-1621330869091.png

And this is an example of how it collects data in the agent view:

image-1621342415036.png

2.JPG