mirror of
https://github.com/Luzifer/continuous-spark.git
synced 2024-12-20 01:31:24 +00:00
Add README
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
d063827b8e
commit
66f2a463ce
2 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
![](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 [StatHat](https://www.stathat.com/) 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)
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
Loading…
Reference in a new issue