@dillo I got it running here now: https://smokeping.melroy.org/

I just setup it up. Although I'm also running Grafana (Like: https://stats.melroy.org/public-dashboards/f628b3a1abe5417fa9549c0a210c953d?orgId=1&refresh=5m)

Smokeping has its own web interface. It should be feasible to create fping with influxdb/Prometheus and create graphs in Grafana as well. But for now I just setuped https://smokeping.melroy.org/

#smokeping #ping #fping #opensource

SmokePing Latency Page for Network Latency Grapher

@dillo I there. There is another tool, which I like even more. It's called #fping and #smokeping https://github.com/oetiker/SmokePing. And they just released a new version v2.9.0: https://oss.oetiker.ch/smokeping/pub/smokeping-2.9.0.tar.gz. Smokeping is using fping under the hood. You can also run fping solo.

Anyhow, here are my results of just the ping command:

--- google.com ping statistics ---
100 packets transmitted, 100 received, 0% packet loss, time 20287ms
rtt min/avg/max/mdev = 6.139/7.144/8.523/0.586 ms
GitHub - oetiker/SmokePing: The Active Monitoring System

The Active Monitoring System. Contribute to oetiker/SmokePing development by creating an account on GitHub.

GitHub
How To Ping Multiple Hosts At Once In Linux - OSTechNix

This brief tutorial explains what is fping, how to install fping and how to ping multiple hosts or ping multiples IP addresses with fping.

OSTechNix
Fping – Una herramienta Ping de alto rendimiento para GNU-Linux

Fping es una pequeña herramienta de línea de comandos para enviar solicitudes de eco ICMP (Protocolo de mensajes de control de Internet) a los hosts de la red, similar a ping, pero con un rendimiento

Maslinux