AW: Varnish munin plugin trouble

Norman Leutner n.leutner at all2e.com
Fri Jul 17 11:04:20 CEST 2009


Hi Kristian,

Your're the one who wrote that plugin...
Thanks for that great price of code.

Thanks for the hint, it's been the PATH...

[varnish_*]
env.varnishstat /usr/local/bin/varnishstat

works fine now.

I found a small mistake in your plugin, when using multiple varnish installations on a server:

645 $arg .= " -l $varnishname";
should be
645 $arg .= " -n $varnishname";

-l # Lists the available fields to use

Have you ever thought of writing a plugin which catches the most 
frequent requests passed to the apache server?

Norman Leutner
all2e GmbH
Enterprise Content Management
http://www.all2e.com




More information about the varnish-misc mailing list