@cryptotaxi247 / netdata-1 / commits / 6bb3b5601

Remove lighttpd2 from docs (#14997)

Fotis Voutsas committed May 2, 2023 at 18:48 UTC 6bb3b56010ed3f03b0d0655069e7cf5f29e4dfb9
1 file changed -2
collectors/COLLECTORS.md
-2
@@ -342,8 +342,6 @@ configure any of these collectors according to your setup and infrastructure.
342 any HTTP endpoint's availability and response time.
343 - [Lighttpd](https://github.com/netdata/go.d.plugin/blob/master/modules/lighttpd/README.md): Collect web server
344 performance metrics using the `server-status?auto` endpoint.
345 -- [Lighttpd2](https://github.com/netdata/go.d.plugin/blob/master/modules/lighttpd2/README.md): Collect web server
346 - performance metrics using the `server-status?format=plain` endpoint.
345 - [Litespeed](https://github.com/netdata/netdata/blob/master/collectors/python.d.plugin/litespeed/README.md): Collect
346 web server data (network, connection,
347 requests, cache) by reading `.rtreport*` files.