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