Skip to content

DustyArmstrong/ovpn-telegraf-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Open VPN Pfsense Telegraf Metrics

The script is based on community work from:

https://forum.netgate.com/topic/151351/email-notification-openvpn-client-connect-common-name/78

REQUIREMENTS

Pfsense

Telegraf package

Open VPN

IMPLEMENTATION

In your Open VPN server custom options, you will need to add the following line:

client-disconnect /root/disconnect.sh

Place the disconnect.sh script to /root.

Make the script executable (chmod 555 disconnect.sh).

Copy the contents of disconnect.sh in this repository to your new file.

In the Telegraf Additional Configuration box, add the contents of telegraf.conf.

Data should now be present to pull from InfluxDB.

About

Open VPN Telegraf metrics for graphing in Grafana

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages