OpenVPN Plugin

This plugin monitors OpenVPN server connections.

Dependencies

This plugin requires access to the openvpn-status log file. To allow this, run the pip install openvpn-status command or the pip3 install openvpn-status command.

Configure the plugin

To enable the plugin, edit the /etc/agent360.ini file and add the following lines:

[openvpn]
   enabled=yes
   status_path = /etc/openvpn/openvpn-status.log

Test the plugin

To test this plugin, run the sudo -u agent360 agent360 test openvpn command.

If you have issues with this plugin, Run the Monitoring Agent as the root User.

Now you can restart the agent with the service agent360 restart command.