A network latency monitoring tool with a Qt5 GUI
- Measure latency to a host using icmp4 probes
- Compute min, max, standard deviation and average latency
- Supports pinging several hosts at the same time
- Plot latency over time
- Widgets
- Core
- Gui
- Charts
- program_options
- asio
cd QtPinger mkdir bin cd bin cmake ../src make
Requires root priviledges to run