mirror of
https://github.com/Luzifer/continuous-spark.git
synced 2024-12-20 09:41:19 +00:00
12 lines
1 KiB
Markdown
12 lines
1 KiB
Markdown
![](https://badges.fyi/github/license/Luzifer/continuous-spark)
|
|
![](https://badges.fyi/github/latest-release/Luzifer/continuous-spark)
|
|
![](https://badges.fyi/github/downloads/Luzifer/continuous-spark)
|
|
[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/continuous-spark)](https://goreportcard.com/report/github.com/Luzifer/continuous-spark)
|
|
|
|
# Luzifer / continuous-spark
|
|
|
|
This tool is a daemon intended to do continuous tests against a [sparkyfish server](https://github.com/chrissnell/sparkyfish). 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...
|
|
|
|
![](screenshot.png)
|