netapp plugin: Use a separate read-thread for each host.
authorFlorian Forster <octo@noris.net>
Wed, 7 Oct 2009 15:32:14 +0000 (17:32 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 7 Oct 2009 15:34:05 +0000 (17:34 +0200)
Possibly not as efficient as one thread for each metric, but better than
collecting this sequentially any day.


No differences found