You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
im looking for tools to measure my exact network speed (exact to one minute) over one month
historical data should not be compressed like RRD (round-robin database)
use case: document the illegal network speed throttling by my ISP
which causes my network speed to drop to near-zero for about 1/3 of the month
(this speed throttling is illegal, because my ISP guarantees a minimum speed)
there are hundreds of apps to monitor my network traffic (bytes)
but i want to monitor both traffic (bytes) and speed (bytes per second)
im looking for tools to measure my exact network speed (exact to one minute) over one month
historical data should not be compressed like RRD (round-robin database)
use case: document the illegal network speed throttling by my ISP
which causes my network speed to drop to near-zero for about 1/3 of the month
(this speed throttling is illegal, because my ISP guarantees a minimum speed)
there are hundreds of apps to monitor my network traffic (bytes)
but i want to monitor both traffic (bytes) and speed (bytes per second)
possible solutions
grafana
grafana + prometheus + node exporter
https://grafana.com/grafana/dashboards/?search=Node+Exporter
source
source
speedometer
speedometer - too simple
not wanted
internet speed monitors based on speedtest.net
my network is already saturated, so i dont want to add more network load
The text was updated successfully, but these errors were encountered: