Skip to content

annttu/latenssi-go

Repository files navigation

Latenssi-Go

Latency measurement collector. Successor for Latenssi.

Currently only icmp latency and loss collection using fping(6) is supported.

Probe

Probe runs fping processes and send collected data points to collector over GRPC connection.

Collector

Collects data points from Probe and stores those to time series database. Currently InfluxDB is only supported time series database.

Installation

  • Install go >= 1.17
  • Install fping
  • run make
  • Edit probe.yaml and collector.yaml

Usage

bin/latenssi-probe bin/latenssi-collector

License

See LICENSE file.

About

Latenssi 2, network latency monitoring tool.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published