- Overview
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
This Puppet module installs Ekahau Throughput Server on Linux.
There are only two parameters and in most cases you won't need to change them.
-
url
Specify the URL to the zip file containing Ekahau Throughput Server, supplied by Ekahau. Defaults tohttp://www.ekahau.com/userData/ekahau/wifi-design/documents/iperf3-ekahau.zip
. -
installdir
The directory to extract EKahau Throughput Server into. Defaults to/opt/ekahau_throughput_server
.
This module only works on systems that use systemd to manage services. It has been developed and tested on CentOS 7.
Pull requests welcome. No guarantees of dev effort from me if the features are not useful to my employer.