]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
openvpn: Add metrics script
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 24 Feb 2020 22:53:40 +0000 (23:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Apr 2020 11:48:48 +0000 (13:48 +0200)
commit10348168a125e54e943535468b7fbe507f915379
treea0cc4eac3469e3c688a4ea5592de3f7d4fb31400
parent296675c9ee3b984b5bfb5bdff032cdd2375639a3
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>
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]