acviana / speed-daemon

A process to monitor network bandwidth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speed-daemon

https://travis-ci.org/acviana/speed-daemon.svg?branch=main

Speed Daemon is a project that collecst the JSON restuls of Speedtest CLI runs and imports them into a SQL database for analysis.

Collecting Data

You can collect data by wrapping the Speedtest CLI in the wrapper and process of your choice. An easy starting point is to used the provided run_speedtest.sh bash script and to deamonize the process using a cronjob.

Usage

TODO

About

A process to monitor network bandwidth.

License:MIT License


Languages

Language:Python 83.4%Language:Makefile 8.8%Language:Dockerfile 6.9%Language:Shell 1.0%