You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.
openvpn_exporter -openvpn.status_paths /etc/openvpn/openvpn-status.log gives me obviously command not found.
so basicly its not really an issue just me not understanding. How can i install it or start the program, without docker.
EDIT
well if you have never worked with go then yes your gone have a hard time getting the program to work.
all you got to do is go run main.go in the directory.
if there is anything i missed please let me know else you can close the issue
The text was updated successfully, but these errors were encountered:
openvpn_exporter -openvpn.status_paths /etc/openvpn/openvpn-status.log
gives me obviously command not found.so basicly its not really an issue just me not understanding. How can i install it or start the program, without docker.
EDIT
well if you have never worked with go then yes your gone have a hard time getting the program to work.
all you got to do is
go run main.go
in the directory.if there is anything i missed please let me know else you can close the issue
The text was updated successfully, but these errors were encountered: