I was looking for a metrics module for gmond that used the Python module interface, rather than calling gmetric (because the module interface can provide some additional metadata about metrics), and didn't find anything...so I wrote my own. It's available here, if anyone finds it useful:
https://github.com/larsks/ganglia-plugin-varnish The good: - It will generate a configuration for you automatically. - It tries to identify the metric types (count vs. rate) automatically The bad: - Not much in the way of error checking right now. - Only used in a very small environment. ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

