Commit graph

59 commits

Author SHA1 Message Date
breadlysm
be6be0ac23 Merge branch 'testing' 2021-04-27 16:58:56 -04:00
breadlysm
0a6da210d9
Merge pull request #3 from qlustor/master
docker-compose.yml
2021-04-27 16:57:50 -04:00
breadlysm
c523da2391 Updated dockerfile 2021-04-27 13:46:08 -04:00
breadlysm
d0cf04aa0c updated readme 2021-04-27 13:39:03 -04:00
Leigh Phillips
f8d8ee2407
Update GrafanaDash-SpeedTests.json
Data anomaly fixes.
2021-01-21 19:43:07 -08:00
Leigh Phillips
17fb6a22b2
Update README.md 2021-01-20 22:12:32 -08:00
Leigh Phillips
c1716c0301
Update GrafanaDash-SpeedTests.json
Now with High Frequency Ping results and uptime!
2021-01-20 22:04:18 -08:00
Leigh Phillips
add7337b1d
Update main.py
Go multithreaded.
2021-01-20 15:54:19 -08:00
Leigh Phillips
85505c3087
Update entrypoint.sh
Do not reinstall speedtest if already installed.
2021-01-20 15:53:13 -08:00
Leigh Phillips
1254627483
Update main.py
Change ping.success from True/False to 1/0
2021-01-20 00:02:54 -08:00
Leigh Phillips
74f1256084
Update main.py
Add namespace to pings.
2021-01-19 23:24:47 -08:00
Leigh Phillips
e33443ec0a
Update Dockerfile
Add pip3 pythonping
2021-01-19 23:18:41 -08:00
Leigh Phillips
7dc293bc16
Update README.md 2021-01-19 23:06:51 -08:00
Leigh Phillips
2d27de83ae
Update main.py
Add uptime ping test (separate interval), unify speed tests under new measurement.
2021-01-19 23:04:06 -08:00
Leigh Phillips
3831683c12
Update GrafanaDash-SpeedTests.json
Add Leaders & Laggers section
2021-01-17 18:40:08 -08:00
Leigh Phillips
fd21f99132
Update README.md 2021-01-16 23:50:30 -08:00
Leigh Phillips
002a538a2c
Update README.md 2021-01-16 23:29:16 -08:00
Leigh Phillips
3c1695d6a2
Update README.md 2021-01-16 23:28:32 -08:00
Leigh Phillips
fc3813f212
Create GrafanaDash-SpeedTests.json 2021-01-16 23:26:39 -08:00
Leigh Phillips
adc0a4a1dd
Update main.py
Migrate namespace to tag.
2021-01-16 20:15:40 -08:00
Leigh Phillips
b8ddba245b
Update README.md 2021-01-16 17:17:35 -08:00
Leigh Phillips
981fdad9a8
Update main.py
Add * for tags wildcard & default NAMESPACE to None.
2021-01-16 15:29:59 -08:00
Leigh Phillips
61d3405928
Update main.py
Do not need namespace in tags.
2021-01-16 14:55:54 -08:00
Leigh Phillips
c54e30c200
Update main.py
Try this again.
2021-01-16 13:56:40 -08:00
Leigh Phillips
74ae03ba9f
Update main.py
Add defaults for ENVs and NAMESPACE
2021-01-16 13:41:46 -08:00
Leigh Phillips
61fb17ea67
Update Dockerfile
Make hub eligible - Remove any proprietary binaries (Oookla) & install those at container initialization instead.
2021-01-16 13:15:21 -08:00
Leigh Phillips
cb3eb1be7f
Delete requirements.txt 2021-01-16 13:06:50 -08:00
Leigh Phillips
99bc5b3bd4
Create entrypoint.sh 2021-01-16 13:06:25 -08:00
Leigh Phillips
b97dbb2478
Merge pull request #1 from Sky007FR/master
PR Sky007FR changes
2021-01-16 12:47:24 -08:00
breadlysm
f4b5fe1e8c
Merge pull request #2 from foorb/patch-2
Update README.md
2020-12-23 11:54:21 -05:00
foorb
6680dd7e2f
Update README.md 2020-12-21 00:44:41 +01:00
Luc VOISE
870c7ddcf9 Add print for log debug 2020-10-16 18:02:30 +02:00
Luc VOISE
34c71dce65 Add print for log debug 2020-10-16 17:20:09 +02:00
Sky007FR
2e14544185
Update README.md 2020-10-16 15:57:48 +02:00
Luc VOISE
7e02c0ad78 Add specific server id 2020-10-16 15:52:14 +02:00
breadlysm
ceba7dc5b2
Update README.md 2020-09-22 22:18:22 -04:00
breadlysm
6c910781c1
Delete .env
removed dotenv, was causing problems in Docker.
2020-07-31 16:15:34 -04:00
Josh Smith
e21052208e forced pktloss to integer 2020-07-31 14:53:44 -04:00
breadlysm
7207aeaea9
Merge pull request #1 from breadlysm/v0.6.0-isp-&-location-Influxdb-tags
V0.6.0 isp & location influxdb tags
2020-07-31 01:30:03 -04:00
Josh Smith
7d31de4fec Added .env file to repo 2020-07-31 01:17:53 -04:00
Josh Smith
610660d939 updated readme documentation 2020-07-31 01:10:51 -04:00
Josh Smith
04c5895667 admin can select tags for data now 2020-07-31 00:13:14 -04:00
Josh Smith
3a392f2084 created tag_selection function 2020-07-30 23:45:23 -04:00
Josh Smith
770a4c8b75 removed uneeded line 2020-07-30 22:23:23 -04:00
Josh Smith
829905d2cf fixed typos, errors with packetloss data 2020-07-30 18:53:20 -04:00
Josh
61e60fb103 use busterslim image, removed print 2020-07-21 20:54:45 -04:00
Josh
14f0c8990d handle packetloss 2020-07-21 20:26:27 -04:00
breadlysm
3b9ccf5c2e fixed a blunder 2020-07-20 21:45:11 -04:00
breadlysm
557700d2da fixed duplicate line 2020-07-20 21:32:52 -04:00
breadlysm
1ef2c6e9f8 removed bit conversions, forced packet loss to int 2020-07-20 21:19:36 -04:00