Hello, how can I monitoring my Internet performance over the month? I feel that my ISP is not give me the right internet speed. There is an addon for monitoring and made an graph for monthly internet provided? Thank you!
Thank you!
1 Like
I do use for this purpose the CLI speedtest and run it via cron, output to file.
This looks, over the time, pretty interesting
/usr/bin/speedtest --secure --csv >> /var/log/speedtest.log
Speedtest can be found and installed with pakfire.
Greetz
1 Like