Compare commits
1 Commits
3633dd4787
...
paradizelo
| Author | SHA1 | Date | |
|---|---|---|---|
| 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)
|
||||||
Reference in New Issue
Block a user