1
0
Fork 0
mirror of https://github.com/Luzifer/continuous-spark.git synced 2024-10-18 04:44:24 +00:00
Daemon intended to do continuous tests against a sparkyfish server
Find a file
Knut Ahlers ad2b39d4b9
Add source interface selection
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-03-06 17:42:38 +01:00
.gitignore Keep a local log of all measures 2017-07-28 07:13:51 +02:00
.repo-runner.yaml Update reporunner image 2019-01-27 15:29:48 +01:00
go.mod Switch to go modules 2020-11-30 20:48:55 +01:00
go.sum Switch to go modules 2020-11-30 20:48:55 +01:00
History.md prepare release v1.0.3 2021-01-10 15:57:31 +01:00
influx.go Lint: Fix linter errors, improve error handling 2019-01-27 15:48:43 +01:00
LICENSE Fix LICENSE file 2019-01-27 15:30:01 +01:00
main.go Add source interface selection 2021-03-06 17:42:38 +01:00
Makefile Add automated building 2017-07-28 07:23:09 +02:00
ping.go Lint: Fix linter errors, improve error handling 2019-01-27 15:48:43 +01:00
README.md Breaking: Code cleanup, switch to InfluxDB for graphing 2019-01-27 15:25:13 +01:00
screenshot.png Add README 2017-07-28 07:22:15 +02:00
spark.go Add source interface selection 2021-03-06 17:42:38 +01:00
throughput.go Lint: Fix linter errors, improve error handling 2019-01-27 15:48:43 +01:00

Go Report Card

Luzifer / continuous-spark

This tool is a daemon intended to do continuous tests against a sparkyfish server. The measurements are sent to an InfluxDB for graphing and are stored locally in a TSV file for reference.

Why? Quite easy: My internet connection is quite often way slower (170Kbit vs. 200Mbit) as promised in the contract I'm paying for so I set up this daemon on my NAS connected using 2x1Gbit cable to my providers FritzBox. On the other side an unmodified sparkyfish server is running on a 1Gbit datacenter connection. The test is executed every 15m and looking at the graph causes me to weep...