Man page - openvpn3-session-stats(1)
Packages contains this manual
- openvpn3-session-auth(1)
- openvpn3-service-netcfg(8)
- openvpn3-service-client(8)
- openvpn3-log(1)
- openvpn3-session-manage(1)
- openvpn3-admin-init-config(8)
- openvpn3-service-log(8)
- openvpn3-service-backendstart(8)
- openvpn3-session-acl(1)
- openvpn3-admin(8)
- openvpn3-service-configmgr(8)
- openvpn3-systemd(8)
- openvpn3-linux(7)
- openvpn3-session-start(1)
- openvpn2(1)
- openvpn3-admin-netcfg-service(8)
- openvpn3-config-dump(1)
- openvpn3-admin-log-service(8)
- openvpn3-config-manage(1)
- openvpn3-admin-sessionmgr-service(8)
- openvpn3-admin-journal(8)
- openvpn3-service-sessionmgr(8)
- openvpn3-autoload(8)
- openvpn3-config-acl(1)
- openvpn3-as(1)
- openvpn3-config-import(1)
- openvpn3-configs-list(1)
- openvpn3-sessions-list(1)
- openvpn3(1)
- openvpn3-service-devposture(8)
- openvpn3-session-stats(1)
- openvpn3-config-remove(1)
apt-get install openvpn3-client
Manual
OPENVPN3-SESSION-STATS
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
NAME
openvpn3-session-stats - OpenVPN 3 Linux - VPN session statistics
SYNOPSIS
openvpn3
session-stats [OPTIONS]
openvpn3 session-stats -h
|
--help
DESCRIPTION
Provides up-to-date statistics for a specific VPN session. The content in the result is dynamic, as only the events registered will be displayed. Typically it will report bytes and packets sent, reconnection attempts, time-outs and related events.
OPTIONS
-h , --help
Print usage and help details to the terminal
-o SESSION-PATH , --path SESSION-PATH
D-Bus session path to the currently running session to query
--session-path DBUS-PATH
Alias for --path .
-c CONFIG-NAME , --config CONFIG-NAME
Can be used instead of --path where the configuration profile name is given instead. The CONFIG_NAME must be the configuration name which was active when the session was started.
-I INTERFACE , --interface INTERFACE
Can be used instead of --path where the tun interface name managed by OpenVPN 3 is given instead.
-j , --json
Format the output as JSON instead of formatted plain text.
SEE ALSO
openvpn3 (1) openvpn3-session-acl (1) openvpn3-session-manage (1) openvpn3-session-start (1) openvpn3-session-stats (1)