Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

varnish

Python module for ganglia 3.1.

This module parses output from the varnishstat command and creates "varnish_*" metrics:

  • Client Requests per second
  • Backend Requests per second
  • Cache Hit Ratio
  • Objects in Cache
  • Allocated Storage
  • Worker Threads

AUTHOR

Author: Michael T. Conigliaro <mike [at] conigliaro [dot] org>