[collectd] Varnish plugin : Objects LRU nuked are not reported

smainklh at free.fr smainklh at free.fr
Fri Apr 4 16:49:04 CEST 2014


Sorry i forgot to mention the versions :

varnish 3.0.4
collectd 5.4.1

Collectd configuration :
<Plugin varnish>
   <Instance>
       CollectCache true
       CollectBackend true
       CollectConnections true
       CollectDirectorDNS true   # Varnish 3 only
       CollectSHM true
       CollectFetch true
       CollectObjects true
       CollectSession true
       CollectSMS true
       CollectStruct true
       CollectTotals true
       CollectUptime true
       CollectWorkers true
       CollectBan false           # Varnish 3 only
       CollectHCB false
       CollectESI false
   </Instance>
</Plugin>


----- Mail original -----
De: smainklh at free.fr
À: collectd at verplant.org
Envoyé: Vendredi 4 Avril 2014 15:49:16
Objet: [collectd] Varnish plugin : Objects LRU nuked are not reported

Hello,

I'm currently benching a varnish server and there's an essential value i need to monitor : LRU Nuked.
Actually all other metrics are well gathered by collectd but for this one i always get a 0.
However when i look to the varnishstat the value increases.

varnishstat -1 | grep n_lru_nuked
n_lru_nuked                  680          .   N LRU nuked objects

Do you know how to solve this issue please ?

Thank you,
Smana

_______________________________________________
collectd mailing list
collectd at verplant.org
http://mailman.verplant.org/listinfo/collectd



More information about the collectd mailing list