# 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](https://pandorafms.com/guides/public/uploads/images/gallery/2021-05/scaled-1680-/image-1621330869091.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2021-05/image-1621330869091.png) And this is an example of how it collects data in the agent view: [![image-1621342415036.png](https://pandorafms.com/guides/public/uploads/images/gallery/2021-05/scaled-1680-/image-1621342415036.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2021-05/image-1621342415036.png) [![2.JPG](https://pandorafms.com/guides/public/uploads/images/gallery/2021-05/scaled-1680-/2.JPG)](https://pandorafms.com/guides/public/uploads/images/gallery/2021-05/2.JPG)