All Apps and Add-ons

Speedtest App

syap
Splunk Employee
Splunk Employee

Hi,

Anyone is using this app and is able to troubleshoot the app for me?
https://splunkbase.splunk.com/app/3530/

I installed it but there was no result found, can't find any errors.

@markhill1 wondering if you could help on this? 
Thank you!

Labels (1)
0 Karma

Azeemering
Builder

Do you get any errors in _internal?  index=_internal sourcetype=splunkd speedtest? Because I do.

I just installed and tested the app for you. The script file  (speedtest-cli.py) is not good.
The _internal shows:

Splunk\etc\apps\speedtest\bin\speedtest-cli.py" --json" ValueError: invalid literal for int() with base 10: ''
and more errors with the python file.

So as a test I replaced it with a new version of speedtest (from https://github.com/sivel/speedtest-cli/blob/master/speedtest.py) (copied and replaced it into Splunk\etc\apps\speedtest\bin\speedtest-cli.py) and the app starts working.

 

Azeemering_0-1650898195811.png

Let me know if you need more help on this.

 

0 Karma

syap
Splunk Employee
Splunk Employee

Hi Azeemering,

Thanks for helping!
I didn't get any error from the below search.
index=_internal sourcetype=splunkd speedtest

Can I know how do I I get to <Splunk\etc\apps\speedtest\bin\speedtest-cli.py> to replace the new version of speedtest?

Is it under "edit dashboard" -> "source"?
Thanks a lot!

0 Karma

Azeemering
Builder

No it's in your filesystem under Splunk\etc\apps\speedtest\bin\

Just copy the text from https://github.com/sivel/speedtest-cli/blob/master/speedtest.py file and overwrite the Splunk\etc\apps\speedtest\bin\speedtest-cli.py file with it.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...