Hello,

How can we monitor internal values of collectd ?

- the number of values in the cache (my jsonrpc plugin does it already, but it would be better if there was a dedicated way to do it)

- the number of values enqueued in the new write queue (see write_queue_size in #280)

- any other metric that show the health of collectd like the number of read values and of written values...

What about a "collectd" read plugin ? And public functions in collectd.c/h and plugin.c/h to retreive the values.

Can I start to code such a plugin ?

Regards,
Yves


--
- Homepage - http://ymettier.free.fr - - GPG key - http://ymettier.free.fr/gpg.txt - - C en action - http://ymettier.free.fr/livres/C_en_action_ed2.html - - Guide Survie C - http://www.pearson.fr/livre/?GCOI=27440100673730 -

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

Reply via email to