Jump to content

Speed Test


studiouk

Recommended Posts

  • Administrators

Hi,

I've found this script on reddit which reports back the Download speed:

$a=Get-Date; Invoke-WebRequest http://client.akamai.com/install/test-objects/10MB.bin|Out-Null; "$((10/((Get-Date)-$a).TotalSeconds)*8) Mbps"

You can use this as an automation script and run it on demand from your phone.

-Paul

Link to comment
Share on other sites

  • 5 years later...
  • 10 months later...

This appears super old... over 5 years and still no functional way to run a speedtest in Pulseway? The script above simply have no output on phone or mobile. Not sure how it works but would be nice to have this feature to test a remote user's connection occasionaly/manually.

Should I start a new request to have this added?

Link to comment
Share on other sites

  • Administrators

Hi @BobBrown

Sorry for the late reply I was on PTO 

If you would like to make a new feature request you are more than welcome too. Here is the link to our request a feature page which means your request will be seen directly by the Pulseway devs. Link

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...