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)
commit80505d2533cac9eba54c04dd3a3bff16d0f964b6
treea75b9cc6e61e4f02832d7701e8b0a5cebf928f08
parentb3b3e1e305529e06dd6c72d69f981e3726820100
netapp plugin: Use a separate read-thread for each host.

Possibly not as efficient as one thread for each metric, but better than
collecting this sequentially any day.
src/netapp.c