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: Michael T. Conigliaro <mike [at] conigliaro [dot] org>