Sign inSign up

bhdouglass/fast-monitor

By bhdouglass

Updated over 6 years ago

Some scripts and a docker image to monitor your internet speed with fast.com

Image
0

209

bhdouglass/fast-monitor repository overview

Fast Monitor

Some scripts and a docker image to monitor your internet speed with fast.com

Run

  • npm run start: This will get results from fast.com and put them in results/results.csv
  • npm run cron: This will get results from fast.com and put them in results/results.csv every hour

Run with Docker

docker run -v `pwd`/results:/srv/fast-monitor/results -it bhdouglass/fast-monitor

License

Copyright (C) 2020 Brian Douglass

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Tag summary

Content type

Image

Digest

Size

507.7 MB

Last updated

over 6 years ago

docker pull bhdouglass/fast-monitor