- 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. |