Update in: 23 July 2021
:
This agent plugin can monitor nginx servers.
Usage example:
./nginx_monitor.py <my_nginx_server_ip>
Module data
- Active connections: Number of active connections
- Accepted connections: Number of accepted connections (Incremental)
- Handled connections: Number of connections handled (Incremental)
- Handled requests: Number of requests handled (Incremental)
- Keep-alive connections: Number of keep-alive connections
Documentation:
Files
(Visited 1,133 times, 1 visits today)