1
0
mirror of https://github.com/RIPE-NCC/ripe-atlas-software-probe.git synced 2024-05-11 05:55:02 +00:00
2022-09-19 13:08:29 +00:00
2022-09-19 13:08:10 +00:00
2022-09-07 15:39:21 +02:00
2022-09-19 13:08:10 +00:00
2022-07-28 12:54:47 +00:00
2021-11-30 12:37:41 +01:00
2020-12-15 11:04:59 -05:00

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.

Note
----

The software probe uses TCP ports 2023 and 8080 internally. If another
service is using these ports then the probe will not function correctly.

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'.

Description
No description provided
Readme 1.1 MiB
Languages
Shell 98.2%
Dockerfile 1.8%