fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#fping

0 posts0 participants0 posts today
Replied in thread

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

I just setup it up. Although I'm also running Grafana (Like: stats.melroy.org/public-dashbo)

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 smokeping.melroy.org/

smokeping.melroy.orgSmokePing Latency Page for Network Latency Grapher
Replied in thread

@dillo I there. There is another tool, which I like even more. It's called #fping and #smokeping github.com/oetiker/SmokePing. And they just released a new version v2.9.0: oss.oetiker.ch/smokeping/pub/s. 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
GitHubGitHub - oetiker/SmokePing: The Active Monitoring SystemThe Active Monitoring System. Contribute to oetiker/SmokePing development by creating an account on GitHub.

I spent the afternoon working on github.com/NicholasPCole/ping-, a script to measure () and store () network latency and packet loss data. Nothing very complicated, but I can make cool dashboards out of the data, at least. 😄

A few more small changes and I'll be ready to (officially) call it stable.

github.comNicholasPCole/ping-loggerPing a list of servers and store performance data in InfluxDB - NicholasPCole/ping-logger