Adds OpenVPN licensing stats to DataDog.
The included install.sh script will copy the files to the correct locations, give dd-agent permissions to interact with OpenVPN, and restart the agent.
- Copy openvpn.py to
/etc/dd-agent/checks.d - Copy openvpn.yaml to
/etc/dd-agent/conf.d - Add
dd-agent ALL=NOPASSWD: /usr/local/openvpn_as/scripts/saclito/etc/sudoersusingvisudo - Restart the agent with
/etc/init.d/datadog-agent restart
