-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: james-atkinson/speedcomplainer
base: master
head repository: bschollnick/speedcomplainer
compare: master
Commits on Feb 6, 2016
-
* Added CSV Headers to CSV Files when they are created. * Added ping results, under Darwin (MOSX) to the log file (Packet Loss, Min, Avg, Max)
Configuration menu - View commit details
-
Copy full SHA for 63cb077 - Browse repository at this point
Copy the full SHA 63cb077View commit details -
Added better error check with subprocess
Changed timing to speed test to be every 30 minutes. Changed timing on pings to be every 2 minutes. Added Sent, and received packet count to ping results.
Configuration menu - View commit details
-
Copy full SHA for 23c8e2e - Browse repository at this point
Copy the full SHA 23c8e2eView commit details
Commits on Feb 20, 2016
-
Updated Gitignore * Ignore Disconnects.txt * Ignore .pyc * Ignore .csv * Ignore xlsx * Ignore numbers * Ignore traceresults.txt
Configuration menu - View commit details
-
Copy full SHA for 658de94 - Browse repository at this point
Copy the full SHA 658de94View commit details -
Initial Addition of configdata.py
Configuration file helper module. Automates the majority of ini file reading, into a dictionary structure for ease of use.
Configuration menu - View commit details
-
Copy full SHA for 792a802 - Browse repository at this point
Copy the full SHA 792a802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4d5c6 - Browse repository at this point
Copy the full SHA 6f4d5c6View commit details -
* Add configdata support * Switch ping, trace route, and speed checking values to use values from ini file * Added header values for csv files * Added Tracerouting / MTR / WINMTR support
Configuration menu - View commit details
-
Copy full SHA for 62dd374 - Browse repository at this point
Copy the full SHA 62dd374View commit details
Commits on Jul 25, 2021
-
Seriously forking from original. Switching to Py3, using speedtest module for managing speedtest-cli. Using pingparsing for managing pinging & parsing of ping command Expanding data from speedtest (name of server, location of server, human readable rates)
Configuration menu - View commit details
-
Copy full SHA for abf3255 - Browse repository at this point
Copy the full SHA abf3255View commit details
Commits on Jul 26, 2021
-
add rotating csv functionality
Update to add Rotating CSVs on a daily basis. (Need to add INI for directory).
Configuration menu - View commit details
-
Copy full SHA for af2524c - Browse repository at this point
Copy the full SHA af2524cView commit details -
Move the unused files to a temporary directory
They will eventually be deleted.
Configuration menu - View commit details
-
Copy full SHA for 8a59c75 - Browse repository at this point
Copy the full SHA 8a59c75View commit details
Commits on Jul 28, 2021
-
Add the option to exclude speedtest hosts
A particular speedtest node locally is reporting ~50% of the download speed. So I have added a config file option to exclude hosts from reporting. To do so, add the host's id to the list in the configuration file.
Configuration menu - View commit details
-
Copy full SHA for d9d7d9a - Browse repository at this point
Copy the full SHA d9d7d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bd069 - Browse repository at this point
Copy the full SHA 70bd069View commit details -
* Changed INI file for traceroute support * Change ping header to fix packet loss * remove old commented out code * Add in doTraceroute function * debugged, and implemented traceroute functionality.
Configuration menu - View commit details
-
Copy full SHA for b083174 - Browse repository at this point
Copy the full SHA b083174View commit details
Commits on Jul 30, 2021
-
Fixed multiple exclusion hosts in the speedtest configuration file.
Fixed multiple exclusion hosts in the speedtest configuration file.
Configuration menu - View commit details
-
Copy full SHA for ebfd368 - Browse repository at this point
Copy the full SHA ebfd368View commit details -
Fix miscalculated runEvery time calculations
15 minutes != 1800 seconds. 5 minutes != 500 seconds.
Configuration menu - View commit details
-
Copy full SHA for a04c8ad - Browse repository at this point
Copy the full SHA a04c8adView commit details
Commits on Jul 31, 2021
-
Migrate the traceresults to CSV
* Move the traceresult file to the data directory * Convert it to a CSV to help clean up the display
Configuration menu - View commit details
-
Copy full SHA for 19cd187 - Browse repository at this point
Copy the full SHA 19cd187View commit details
Commits on Aug 1, 2021
-
Somehow during the last changes I by accident I commented out ping logging.
Configuration menu - View commit details
-
Copy full SHA for 1f89037 - Browse repository at this point
Copy the full SHA 1f89037View commit details
Commits on Aug 6, 2021
-
Added the Ping Datetime & Packet loss to traceroute report, fixed tes…
…t_results name in exception 1) Added the Ping Date & Time, & Packet loss that triggered the traceroute, to the traceroute report to allow easier back tracking to the ping report. 2) fixed "results" -> test_results variable name in the exception for the speedtest.SpeedtestBestServerFailure check.
Configuration menu - View commit details
-
Copy full SHA for 2c97121 - Browse repository at this point
Copy the full SHA 2c97121View commit details
Commits on Aug 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 76c1b4f - Browse repository at this point
Copy the full SHA 76c1b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ccf28 - Browse repository at this point
Copy the full SHA c9ccf28View commit details -
Configuration menu - View commit details
-
Copy full SHA for f705e22 - Browse repository at this point
Copy the full SHA f705e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c8d184 - Browse repository at this point
Copy the full SHA 5c8d184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b56116 - Browse repository at this point
Copy the full SHA 1b56116View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8eea080 - Browse repository at this point
Copy the full SHA 8eea080View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 66e793e - Browse repository at this point
Copy the full SHA 66e793eView commit details
Commits on Dec 9, 2022
-
Bump certifi from 2021.5.30 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2021.05.30...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4737f1e - Browse repository at this point
Copy the full SHA 4737f1eView commit details -
Merge pull request #1 from bschollnick/dependabot/pip/certifi-2022.12.7
Bump certifi from 2021.5.30 to 2022.12.7
Configuration menu - View commit details
-
Copy full SHA for 1a79324 - Browse repository at this point
Copy the full SHA 1a79324View commit details
There are no files selected for viewing