Skip to content

Run, log, and optionally email network speed test results.

KeithHHill/SpeedTestLogging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpeedTestLogging

This python application will run a network speedtest using speedtest.net. Results are logged in a CSV file and can optionally trigger an email if the results are below a configured threshhold.

Requirements:

  • Python 2.7
  • Libs needed:
    • smtplib
    • speedtest-cli

Instructions

Once installed follow instructions in the configFile.ini file. To run, execute 'ExecuteTest.py'. Results are stored in the 'logging' folder.

About

Run, log, and optionally email network speed test results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages