d614cbefe1
Remove ping duplication from data model
...
Simplified data model slightly by removing ping fields being sent both
as `ping` measures and as fields on the `speed` measure. Most things are
now only sent directly through the `speed` measure.
2021-05-19 15:39:13 +02:00
c214c9aed0
Add gitlab pipeline
2021-05-19 11:39:21 +02:00
0def56d219
Update for influxdb2
...
Updated environment options and readme
2021-05-19 11:38:27 +02:00
Leigh Phillips
add7337b1d
Update main.py
...
Go multithreaded.
2021-01-20 15:54:19 -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
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
adc0a4a1dd
Update main.py
...
Migrate namespace to tag.
2021-01-16 20:15:40 -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
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
Luc VOISE
7e02c0ad78
Add specific server id
2020-10-16 15:52:14 +02:00
Josh Smith
e21052208e
forced pktloss to integer
2020-07-31 14:53:44 -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
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
breadlysm
ec879c7029
Fixed type error on variable
2020-07-18 11:37:29 -04:00
breadlysm
2e32afbe83
Updated to use ENV Vars
2020-07-18 10:59:00 -04:00
aidengilmartin
afd642582c
Increased default interval.
2019-11-02 00:30:55 +00:00
aidengilmartin
c1fa165e66
Initial commit
2019-11-02 00:09:20 +00:00