netapp plugin: Improved handling host <Host /> blocks.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 24 Sep 2009 16:03:51 +0000 (18:03 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 24 Sep 2009 16:03:51 +0000 (18:03 +0200)
commitcf5f67aac2c3eac314247d365e7612baafc80044
treecd914ac1ee8404c48b92f023111d88512abd58f2
parent18550f63c4ab46ba762da30b5871afcb574ba82a
netapp plugin: Improved handling host <Host /> blocks.

Use the new "cf_util_get_string" and "cf_util_get_port_number" functions
and free the host configuration if it fails.

The "Login" option has been split up into the "User" and "Password" options.
src/collectd.conf.pod
src/netapp.c