gmond_python_modules/varnish at master · longyn/gmond_python_modules · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

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>