apcups plugin: Fight code rot.
authorFlorian Forster <octo@collectd.org>
Mon, 8 Jun 2015 10:33:49 +0000 (12:33 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 8 Jun 2015 10:33:49 +0000 (12:33 +0200)
* Use the cleaner "complex" config and the cf_util_* functions.
* Rename "host" and "port" to "node" and "service".
  Use cf_util_get_service() so users may specify services as string.
* Remove unused defines.


No differences found