Compare commits
2 Commits
3633dd4787
...
b6072b0e51
Author | SHA1 | Date | |
---|---|---|---|
b6072b0e51 | |||
06da5ef71a |
@ -33,4 +33,4 @@ while(True):
|
|||||||
maxlatency=respjson['ping']['high']
|
maxlatency=respjson['ping']['high']
|
||||||
result = addinfluxrecord(downspeed,upspeed,pktloss,jitter,latencyavg,minlatency,maxlatency)
|
result = addinfluxrecord(downspeed,upspeed,pktloss,jitter,latencyavg,minlatency,maxlatency)
|
||||||
print(result)
|
print(result)
|
||||||
time.sleep(300)
|
time.sleep(300)
|
Loading…
x
Reference in New Issue
Block a user