Monitors included into Templates for Web Servers – Nginx Web Server (free) template
Monitors connections and requests data of a Nginx Web Server on 80 port. More about templates.Monitors list
Monitors description
Requests Served (enabled by default) Shows the total number of client requests.
Connections Active (enabled by default) Shows the current number of active client connections.
Connections Waiting (enabled by default) Shows the number of connections waiting for a request.
Connections Accepted Shows the total number of accepted client connections.
Connections Dropped Shows the number of connection that have been dropped due to reaching some resource limits.
Connections Reading Shows the number of connections where nginx is reading the request header.
Connections Writing Shows the number of connections where nginx is writing the response to the client.