Hi All, Great little app Speedtest (https://splunkbase.splunk.com/app/3530/) which has been working perfectly for the last few years. Until my ISP upgraded the network last week and now my upload me...
See more...
Hi All, Great little app Speedtest (https://splunkbase.splunk.com/app/3530/) which has been working perfectly for the last few years. Until my ISP upgraded the network last week and now my upload metrics are off. Only when Splunk runs the script. If I manually run it it works perfectly. It's super odd. Whenever Splunk runs it as a scheduled scripted input the upload value returns ~3.5Mbps. When I manually run the script from the same server it returns ~21Mbps {"client": {"rating": "0", "loggedin": "0", "isprating": "3.7", "ispdlavg": "0", "ip": "193.116.81.55", "isp": "TPG Internet", "lon": "153.0215", "ispulavg": "0", "country": "AU", "lat": "-27.4732"}, "bytes_sent": 27787264, "download": 251570694.55484477, "timestamp": "2021-02-07T23:46:05.028139Z", "share": null, "bytes_received": 315446696, "ping": 16.562, "upload": 21321234.56928962, "server": {"latency": 16.562, "name": "Brisbane", "url": "http://brs1.speedtest.telstra.net:8080/speedtest/upload.php", "country": "Australia", "lon": "153.0278", "cc": "AU", "host": "brs1.speedtest.telstra.net:8080", "sponsor": "Telstra", "lat": "-27.4728", "id": "2604", "d": 0.62311775977947}} Running it from desktop it returns ~21Mbps - https://www.speedtest.net/result/10890590348 I've tried playing around with the schedule but it doesn't seem to help. Any ideas? This was working just fine until my ISP upgraded the network last week. Previously I have 50Mbps down and 23Mbps up and the scripted input was accurately reflecting the measurements. Pinging author @markhill1 in case he has any ideas.