mirror of
https://github.com/netdata/netdata.git
synced 2025-04-14 01:29:11 +00:00
|
||
---|---|---|
.. | ||
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/".