| author | Sebastian Harl <sh@tokkee.org> | |
| Fri, 25 Jan 2013 13:17:46 +0000 (14:17 +0100) | ||
| committer | Sebastian Harl <sh@tokkee.org> | |
| Fri, 25 Jan 2013 13:17:46 +0000 (14:17 +0100) | ||
| commit | 194379810c9113c8eedd79c883ab6e960e5b4162 | |
| tree | 4b9cae74c692369472c8437c0f5861a02569bcb0 | tree | snapshot |
| parent | ef470bdb57213e6f81d8f38110bb6ca1ea4cf78b | commit | diff |
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®.
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 | diff | blob | history | |
| src/netapp.c | diff | blob | history |