ping-mon

command module
v1.13.5 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: MIT Imports: 1 Imported by: 0

README

Software License Go Report Card

ping-mon

ping-mon is a tool for monitoring multiple destinations with ICMP. It does not require root privileges.

demo

How to use

Run with binary

  1. Download the precomplied binary from releases.
  2. Create ping.conf (sample config)
  3. execute the binary

Run with Docker

vim ping.conf # create sample config
docker run -it -v $(pwd)/ping.conf:/ping.conf hdfln/ping-mon

Find the docker image at Docker Hub.

Run with go

go install github.com/hdfln/ping-mon
vim ping.conf # create sample config
ping-mon

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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