pingd

module
v0.0.0-...-c547989 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2019 License: MIT

README

pingd

pingd is a Prometheus exporter that keep tracks of RTT and packet lost rate for multiple hosts. It is the modern replacement for Smokeping.

Docker image

To build the Docker image from source:

sudo docker build -t ericyan/pingd .

To use the container:

sudo docker run -d --restart=always --name=pingd \
  --net=host --volume=/path/to/dst.list:/dst.list \
  ericyan/pingd /pingd -v

Directories

Path Synopsis
cmd
pingd command
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL