lighttpd.connections.state_handle_request (gauge) | [Lighttpd 2 only] The number of active connections in the state of handling the request internally. Shown as connection |
lighttpd.connections.state_keep_alive (gauge) | [Lighttpd 2 only] The number of idle connections. Shown as connection |
lighttpd.connections.state_read_header (gauge) | [Lighttpd 2 only] The number of active connections in the state of reading the http request header. Shown as connection |
lighttpd.connections.state_start (gauge) | [Lighttpd 2 only] The number of active connections in the state of initializing the read-idle timer. Shown as connection |
lighttpd.connections.state_write_response (gauge) | [Lighttpd 2 only] The number of active connections in the state of writing the response to the network. Shown as connection |
lighttpd.net.bytes (gauge) | [Lighttpd 1 only] The number of bytes sent and received since start. Shown as byte |
lighttpd.net.bytes_in (rate) | [Lighttpd 2 only] The number of bytes received per second. Shown as byte |
lighttpd.net.bytes_in_avg (gauge) | [Lighttpd 2 only] The average number of bytes received per second since start. Shown as byte |
lighttpd.net.bytes_in_avg_5sec (gauge) | [Lighttpd 2 only] The average number of bytes received per second in the past 5 seconds. Shown as byte |
lighttpd.net.bytes_out (rate) | [Lighttpd 2 only] The number of bytes sent per second. Shown as byte |
lighttpd.net.bytes_out_avg (gauge) | [Lighttpd 2 only] The average number of bytes sent per second since start. Shown as byte |
lighttpd.net.bytes_out_avg_5sec (gauge) | [Lighttpd 2 only] The average number of bytes sent per second in the past 5 seconds. Shown as byte |
lighttpd.net.bytes_per_s (gauge) | [Lighttpd 1 only] The number of bytes sent and received per second. Shown as byte |
lighttpd.net.connections_avg (gauge) | [Lighttpd 2 only] The average number of connections per second since start. Shown as connection |
lighttpd.net.connections_avg_5sec (gauge) | [Lighttpd 2 only] The average number of connections per second in the past 5 seconds. Shown as connection |
lighttpd.net.connections_total (rate) | [Lighttpd 2 only] The total number of connections per second. Shown as connection |
lighttpd.net.hits (gauge) | [Lighttpd 1 only] The number of hits since start. Shown as hit |
lighttpd.net.request_per_s (gauge) | [Lighttpd 1 only] The number of requests per second. Shown as request |
lighttpd.net.requests_avg (gauge) | [Lighttpd 2 only] The average number of requests per second since start. Shown as request |
lighttpd.net.requests_avg_5sec (gauge) | [Lighttpd 2 only] The average number of requests per second in the past 5 seconds. Shown as request |
lighttpd.net.requests_total (rate) | [Lighttpd 2 only] The number of requests per second. Shown as request |
lighttpd.performance.busy_servers (gauge) | [Lighttpd 1 only] The number of active connections. Shown as connection |
lighttpd.performance.idle_server (gauge) | [Lighttpd 1 only] The number of idle connections. Shown as connection |
lighttpd.performance.memory_usage (gauge) | [Lighttpd 2 only] The amount of memory used by the server. Shown as byte |
lighttpd.performance.uptime (gauge) | [Lighttpd 1 only] The amount of time the server has been up and running. Shown as second |
lighttpd.response.status_1xx (rate) | [Lighttpd 2 only] The number of 1xx status codes generated per second. Shown as response |
lighttpd.response.status_2xx (rate) | [Lighttpd 2 only] The number of 2xx status codes generated per second. Shown as response |
lighttpd.response.status_3xx (rate) | [Lighttpd 2 only] The number of 3xx status codes generated per second. Shown as response |
lighttpd.response.status_4xx (rate) | [Lighttpd 2 only] The number of 4xx status codes generated per second. Shown as response |
lighttpd.response.status_5xx (rate) | [Lighttpd 2 only] The number of 5xx status codes generated per second. Shown as response |