pingovalka

command module
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: MIT Imports: 21 Imported by: 0

README

pingovalka

simple dashboard that displays if specified hosts are online

Screenshot

You specify list of hosts in a YAML-formatted config file, feed it to pingovalka and get a webpage showing if your hosts are online. Simple as that.

Basic usage

$ pingovalka -c config.yml

An example config.yml is provided.

Important

Pingovalka uses github.com/go-ping/ping library that attempts to send an "unprivileged" ping via UDP. On Linux, this must be enabled with the following sysctl command:

sudo sysctl -w net.ipv4.ping_group_range="0 2147483647"

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