Open sanfx opened 4 years ago
It's the path where openvpn_exporter will search OpenVPN status file. It's set by --status parameter of openvpn command, for example:
/usr/sbin/openvpn --status /run/openvpn-server/status-server.status
What for OpenVPN Access server? Because we have a setup with 2 servers that have one Database behind them.
when we run
openvpn_exporter --help
we get
-openvpn.status_paths string Paths at which OpenVPN places its status files.
What I want to know when you say Path at which OpenVPN places its status files , Do you mean OpenVPN Exporter ?