Plugin:OpenVPN
From collectd Wiki
| OpenVPN plugin | |
|---|---|
| Type: | read |
| Callbacks: | config, read |
| Status: | supported |
| First version: | 4.6 |
| Copyright: | 2008 Doug MacEachern 2009 Florian octo Forster 2009 Marco Chiappero |
| License: | GPLv2 |
| Manpage: | collectd.conf(5) |
| List of Plugins | |
The OpenVPN plugin reads the status file printed by OpenVPN, an open source SSL VPN solution. If OpenVPN is configured to run in Server mode (sometimes known as multi mode, too), RX and TX statistics for each connected client are collected. If compression is activated, compression statistics are collected.
[edit] Synopsis
<Plugin "openvpn"> StatusFile "/etc/openvpn/openvpn-status.log" </Plugin>
[edit] Example graphs
None yet. Add one now!
[edit] Dependencies
- none

