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 f704182a89
Fix LICENSE file
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-27 15:30:01 +01:00
vendor Vendor update 2019-01-27 15:29:46 +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
Gopkg.lock Vendor update 2019-01-27 15:29:46 +01:00
Gopkg.toml Breaking: Code cleanup, switch to InfluxDB for graphing 2019-01-27 15:25:13 +01:00
History.md prepare release v0.1.0 2017-07-28 07:29:34 +02:00
influx.go Breaking: Code cleanup, switch to InfluxDB for graphing 2019-01-27 15:25:13 +01:00
LICENSE Fix LICENSE file 2019-01-27 15:30:01 +01:00
main.go Breaking: Code cleanup, switch to InfluxDB for graphing 2019-01-27 15:25:13 +01:00
Makefile Add automated building 2017-07-28 07:23:09 +02:00
ping.go Initial version 2017-07-26 11:29:10 +02: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 Fix linter warnings 2017-07-28 07:29:16 +02:00
throughput.go Initial version 2017-07-26 11:29:10 +02: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...