OpenVPN stats telegraf

Hi! Is it possible to collect metrics from OpenVPN? How to do it?

1 Like

Hello @suicidesky92,

I’m not sure, but maybe try using this
or this with the python cl. Or you could try using the procstat telegraf plugin with

exe = "openvpn"

for the config option.

Best,

Anais

Well, there are some new projects on GitHub:

Most of them try to convert OpenVPN statistics logs into Influxdb data format.