summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-05-02 18:48:19 +0300
committerGitHub <noreply@github.com>2023-05-02 08:48:19 -0700
commit6bb3b56010ed3f03b0d0655069e7cf5f29e4dfb9 (patch)
tree439849745dc21ea95cfd02c5594ff0f124609dfb /collectors
parent2a491f7932b21768149a787c8ef94c5b817471aa (diff)
Remove lighttpd2 from docs (#14997)
Diffstat (limited to 'collectors')
-rw-r--r--collectors/COLLECTORS.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index c4693bd1f4..dbf2a9a1af 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -342,8 +342,6 @@ configure any of these collectors according to your setup and infrastructure.
any HTTP endpoint's availability and response time.
- [Lighttpd](https://github.com/netdata/go.d.plugin/blob/master/modules/lighttpd/README.md): Collect web server
performance metrics using the `server-status?auto` endpoint.
-- [Lighttpd2](https://github.com/netdata/go.d.plugin/blob/master/modules/lighttpd2/README.md): Collect web server
- performance metrics using the `server-status?format=plain` endpoint.
- [Litespeed](https://github.com/netdata/netdata/blob/master/collectors/python.d.plugin/litespeed/README.md): Collect
web server data (network, connection,
requests, cache) by reading `.rtreport*` files.