Skip to content

Monitor the availability and latency of network hosts using ICMP ping requests.

Notifications You must be signed in to change notification settings

jimyag/pingexporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingexporter

Pingexporter is a project that allows you to monitor the availability and latency of network hosts using ICMP ping requests.

It collects ping metrics and generates detailed reports for analysis.

This tool draws inspiration from both the ping_exporter and SmokePing repositories, combining their strengths and introducing additional enhancements.

install

go get github.com/jimyag/pingexporter@latest

or via github release

usage

pingexporter config.toml
curl http://localhost:9113/metrics

config

see config file for more details

About

Monitor the availability and latency of network hosts using ICMP ping requests.

Topics

Resources

Stars

Watchers

Forks