opencoff / go-pinger

Go library for perform ICMP ping checks to 1 or more destination addresses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-pinger

Go library for perform ICMP ping checks to 1 or more destination addresses.

This "pinger" service is designed to support pinging 1000's of hotss concurrently and is used in the monitoring probes for the worldPing service run by Grafana Labs.

Getting started

  • API documentation is available via godoc.
  • A demo cli tool is available at ping-all

About

Go library for perform ICMP ping checks to 1 or more destination addresses.

License:Apache License 2.0


Languages

Language:Go 100.0%