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.
go get github.com/jimyag/pingexporter@latest
or via github release
pingexporter config.toml
curl http://localhost:9113/metrics
see config file for more details