]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/stage2
openvpn: Add metrics script
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Apr 2020 11:50:17 +0000 (11:50 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 1 May 2020 19:18:00 +0000 (19:18 +0000)
commit708f2b7368cc8fbd54a06ca66337ebdcc26b58b4
treebc4f1c9a1d11e71e963cded7894fca3e30f76776
parentf81fe763540ab588a1dc23cd61390f155d53bf22
openvpn: Add metrics script

This script is called when an OpenVPN Roadwarrior client
connects or disconnect and logs the start and duration
of the session.

This can be used to monitor session duration and data transfer.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/aarch64/stage2
config/rootfiles/common/stage2
config/rootfiles/common/x86_64/stage2
html/cgi-bin/ovpnmain.cgi
lfs/stage2
src/scripts/openvpn-metrics [new file with mode: 0755]