Code

netapp plugin: Added VFiler® support.
authorSebastian Harl <sh@tokkee.org>
Fri, 25 Jan 2013 13:17:46 +0000 (14:17 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 25 Jan 2013 13:17:46 +0000 (14:17 +0100)
commit194379810c9113c8eedd79c883ab6e960e5b4162
tree4b9cae74c692369472c8437c0f5861a02569bcb0
parentef470bdb57213e6f81d8f38110bb6ca1ea4cf78b
netapp plugin: Added VFiler® support.

The plugin now accepts the <VFiler> config block (inside <Host> blocks). This
is treated similar to <Host> blocks (it accepts all the same config options)
and it inherits all connection related settings from the surrounding <Host>
block (which may, however, be overwritten inside the <VFiler> block). However,
all data collecting operations are done in the context of the specified
VFiler®.
src/collectd.conf.pod
src/netapp.c