FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

netdata/collectors/python.d.plugin/litespeed at master · phpip/netdata · GitHub

/ netdata Public
forked from netdata/netdata

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

litespeed

Module monitor litespeed web server performance metrics.

It produces:

  1. Network Throughput HTTP in kilobits/s
  • in
  • out
  1. Network Throughput HTTPS in kilobits/s
  • in
  • out
  1. Connections HTTP in connections
  • free
  • used
  1. Connections HTTPS in connections
  • free
  • used
  1. Requests in requests/s
  • requests
  1. Requests In Processing in requests
  • processing
  1. Public Cache Hits in hits/s
  • hits
  1. Private Cache Hits in hits/s
  • hits
  1. Static Hits in hits/s
  • hits

configuration

local:
  path  : 'PATH'

If no configuration is given, module will use "/tmp/lshttpd/".



Back | FazBrowse Home | New Git URL