Skip to content

solintllc-robert/flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features:

  • record current network config

    • identify things to record
    • record
  • record ping latency to 20 geographically distributed endpoints

    • pick endpoints
    • figure out how to run as a daemon or cronned
    • function to ping an endpoint 3 times and get the average latency
    • record
  • identify anomaly

    • total average latency 10% or more greater than average for past week
    • function calculate average for last week
    • function compare current to last week's average
  • sqllite

    • establish schema for network config and ping latency tests
    • write functions
  • speed test

  • web page to analyze results

About

An always-on tool to track flakey networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published