Page 1 of 1

Anyone monitoring OpenVPN in Grafana/Prometheus?

Posted: Fri Jul 23, 2021 7:08 am
by g0nz0uk
Hello,

I've been asked to monitor OpenVPN in Grafana. The Good news is I'm already using Grafana and Prometheus in Docker, well Docker-Compose.

https://pastebin.com/Uj4kxU9D

Can anyone help with what I need to install on the OpenVPN server (Debian10) and what I need to add to my Docker Compose file?

Is there a way to get a summary of what is up and down so 50 up 2 down? for example

EDIT:

I did find this https://grafana.com/grafana/dashboards/10562

But I'm not too sure what I need to install on the OpenVPN server.

Thanks