mirror of
https://github.com/netdata/netdata.git
synced 2025-04-16 10:31:07 +00:00
![]() * make remark access all directories * detailed fix after autofix by remark lint * cross check autofix for this set of files * crosscheck more files * crosschecking and small fixes * crosscheck autofixed md files |
||
---|---|---|
.. | ||
litespeed.chart.py | ||
litespeed.conf | ||
Makefile.inc | ||
README.md |
litespeed
Module monitor litespeed web server performance metrics.
It produces:
-
Network Throughput HTTP in kilobits/s
- in
- out
-
Network Throughput HTTPS in kilobits/s
- in
- out
-
Connections HTTP in connections
- free
- used
-
Connections HTTPS in connections
- free
- used
-
Requests in requests/s
- requests
-
Requests In Processing in requests
- processing
-
Public Cache Hits in hits/s
- hits
-
Private Cache Hits in hits/s
- hits
-
Static Hits in hits/s
- hits
configuration
local:
path : 'PATH'
If no configuration is given, module will use "/tmp/lshttpd/".