netapp plugin: Fix intervals used when dispatching values.
authorFlorian Forster <octo@collectd.org>
Fri, 5 Apr 2013 00:32:36 +0000 (17:32 -0700)
committerFlorian Forster <octo@collectd.org>
Fri, 5 Apr 2013 00:32:36 +0000 (17:32 -0700)
commitd3868c02ee3a1140b0da620088db5664cf798be9
tree4c3a22dbb85c175f3d46a03ebd4840757628a9f0
parent73b6265b03bc2dcff8c5d96f909b390dffb12a01
netapp plugin: Fix intervals used when dispatching values.

It used to use the interval of the <Host /> block when in fact it should
have used the interval of the data blocks.

Fixes Github issue #288.
src/netapp.c