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)
If set to false, close the connection after each interval. This lets
users chose this method if persistent connections pose a problem.

Fixes: #617


No differences found