Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 657 Bytes

README.rst

File metadata and controls

18 lines (13 loc) · 657 Bytes

RIPE Atlas Software Probe

This is the source code for RIPE Atlas software probes. Currently this source code supports building a RPM package for CentOS 7. See INSTALL.rst for installation instructions.

Unless specified otherwise, this code is licensed under the GPLv3. A copy of the license can be found in LICENSE.

Runtime Configuration Options

Currently there is one runtime configuration option that enables sending interface traffic statistics as Atlas measurement results. This option can be enabled by creating the file /var/atlas-probe/state/config.txt and adding the line 'RXTXRPT=yes'.