Collector Type: Agent
Category: Application Monitors
Application Name: Lighttpd
Global Template Name: LINUX Lighttpd Template
Introduction
Lighttpd is an open-source web server optimized for speed-critical environments while remaining standards-compliant, secure and flexible. The low memory footprint (compared to other web servers), small CPU load and speed optimizations make lighttpd suitable for servers that are suffering load problems, or for serving static media separately from the dynamic content. lighttpd is free and open-source software and is distributed under the BSD license. It runs natively on Unix-like operating systems and Microsoft Windows. lighttpd supports the FastCGI, SCGI and CGI interfaces to external programs, allowing web applications written in any programming language to be used with the server.
Prerequisites: The status mod should be enabled.
Parameters
Name | Default Value |
---|---|
Protocol The protocol to be used. | http |
Host IP Address The host on which Lighttpd is running. | 127.0.0.1 |
Port The port on which Lighttpd is running. | 80 |
URI The URI for getting server-status of Lighttpd. | server-status?auto |
User Name The username of the server, if authentication is enabled. | NA |
Password The password of the server, if authentication is enabled. | NA |
Note: All field attributes are mandatory, use default values wherever applicable.
Collected Metrics
Metric Name | Display Name |
---|---|
lighttpd.uptime Check the uptime lighttpd service. | Lighttpd Uptime |
lighttpd.bytes_rate Provides the number of bytes transferred per second. | Lighttpd Bytes Rate |
lighttpd.bytes_per_request Provides the number of bytes transferred per request. | Lighttpd Bytes per request |
lighttpd.requests_rate Provides the number of requests made per second. | Lighttpd Requests Rate |
lighttpd.total.accesses Provides the total number of accesses made. | Lighttpd Total Accesses |
lighttpd.total.kbytes Provides the number of total kbytes. | Lighttpd Total kBytes |
lighttpd.open.slots Provides the number of open slots. | Lighttpd Open Slots |
lighttpd.busy_servers Provides the number of busy servers. | Lighttpd Busy Servers |
lighttpd.idle_servers Provides the number of idle servers. | Lighttpd Idle Servers |