![]() |
3 years ago | |
---|---|---|
.. | ||
Makefile.inc | 6 years ago | |
README.md | 3 years ago | |
litespeed.chart.py | 4 years ago | |
litespeed.conf | 6 years ago |
Collects web server performance metrics for network, connection, requests, and cache.
It produces:
Network Throughput HTTP in kilobits/s
Network Throughput HTTPS in kilobits/s
Connections HTTP in connections
Connections HTTPS in connections
Requests in requests/s
Requests In Processing in requests
Public Cache Hits in hits/s
Private Cache Hits in hits/s
Static Hits in hits/s
Edit the python.d/litespeed.conf
configuration file using edit-config
from the Netdata config
directory, which is typically at /etc/netdata
.
cd /etc/netdata # Replace this path with your Netdata config directory, if different
sudo ./edit-config python.d/litespeed.conf
local:
path : 'PATH'
If no configuration is given, module will use "/tmp/lshttpd/".