X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=5d10b955242dedb852817a325768634d7de6c853;hp=379e083878e905637952dce7450f950c8a997052;hb=2dbe83fde7c4c89738f5c91153d0ee05e9c5e26c;hpb=ebf73b656a05c937ac8ab9f36753ac637c36df25 diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 379e0838..5d10b955 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -5655,15 +5655,12 @@ The OpenVPN plugin reads a status file maintained by OpenVPN and gathers traffic statistics about connected clients. To set up OpenVPN to write to the status file periodically, use the -B<--status> option of OpenVPN. Since OpenVPN can write two different formats, -you need to set the required format, too. This is done by setting -B<--status-version> to B<2>. +B<--status> option of OpenVPN. So, in a nutshell you need: openvpn $OTHER_OPTIONS \ - --status "/var/run/openvpn-status" 10 \ - --status-version 2 + --status "/var/run/openvpn-status" 10 Available options: