apcups plugin: Implement the "PersistentConnection" option.
authorFlorian Forster <octo@collectd.org>
Mon, 8 Jun 2015 10:36:04 +0000 (12:36 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 8 Jun 2015 10:36:04 +0000 (12:36 +0200)
commit9b4f1327773717688653e080da89e0e19fc9a26f
tree2b43932917e963520efdc994093b5ddbb8028929
parentfb075e15e3400afdb691b88f1e1a4a38578aaba9
apcups plugin: Implement the "PersistentConnection" option.

If set to false, close the connection after each interval. This lets
users chose this method if persistent connections pose a problem.

Fixes: #617
src/apcups.c
src/collectd.conf.in
src/collectd.conf.pod