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)
commitd36acdd2311d0f847b270d4949f80109535c98ad
tree1e7d10aa678b71b0f6b08e2e01e5fdb6fb5c8f3c
parent3eefdce0eb035572403dc6ee7ae98e3d934fec1e
apcups plugin: Fight code rot.

* 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.
src/apcups.c