Code

virt plugin: Support for multiple read callbacks
authorFrancesco Romani <fromani@redhat.com>
Mon, 21 Nov 2016 08:30:45 +0000 (09:30 +0100)
committerFrancesco Romani <fromani@redhat.com>
Wed, 30 Nov 2016 09:27:00 +0000 (10:27 +0100)
commit9f9af17af0f568abf79b415473125f923be44a34
treede7af65d0b891dce5a56d41562502e33d5bab7ec
parent2846042936e80c1f619936677fb04aa00a18cc25
virt plugin: Support for multiple read callbacks

Add support to register more than one read callbacks in the
reader thread pool.
The default configuration is to use just one read callback,
for backward compatibility. No user-visible changes are expected
in this scenario.

Signed-off-by: Francesco Romani <fromani@redhat.com>
src/collectd.conf.in
src/collectd.conf.pod
src/virt.c